Search code examples
visual-studiovisual-studio-2017

Visual Studio - Deleting .vs folder


I have a 3gb .vs folder in my C++ project.

I am wondering if it is safe to delete the .vs folder.

If not what can i do to decrease the volume.

Thanks in advance.


Solution

  • Find a folder called AutoPCH and delete all the files inside. :)