Friday, July 8, 2016

Visual Studio 2015 suo file location

Sometimes when running into problems with Visual Studio it's necessary to delete the .suo file of a solution so you can open the solution again without any screens open. In Visual Studio 2015 the location of this file has changed. You can find it at:

\\SolutionRootFolder\.vs\SolutionName\v14\

No comments:

Post a Comment