Visual Studio 10, reset configuration manager to factory settings
问题 I have made several changes to both debug and release settings and now I want to return to factory settings. How could I do that? 回答1: There is no easy way to go back to the default configuration for a project file. When you create a new project it's based off a template located in your Visual Studio directory (e.g. C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\ProjectTemplates\CSharp\Windows\1033\ClassLibrary.zip) and VS has no way of reapplying the template. However, you