To unload and edit a project file in Visual Studio
-
In Solution Explorer, right-click the project and click Unload Project. The project is marked (unavailable).
-
In Solution Explorer, right-click the unavailable project and click Edit <Project File>.
The project file opens in the Visual Studio XML Editor.
-
Edit, save, and close the project file.
-
In Solution Explorer, right-click the unavailable project and click Reload Project.