change solution file to a different folder

后端 未结 9 1161
遥遥无期
遥遥无期 2021-02-03 18:03

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

9条回答
  •  渐次进展
    2021-02-03 18:41

    Open solution explorer in Visual Studio and select the solution.
    Click on File > Save MyProject.sln As ...
    and choose the new location.

提交回复
热议问题