How do I change the folder of my existing solution file (sln)?
It\'s right now inside one of my project\'s folder; if I cut the solution file and paste it in the root fo
Open solution explorer in Visual Studio and select the solution. Click on File > Save MyProject.sln As ... and choose the new location.