如何从Visual Studio中重命名项目文件夹? - How to rename a Project Folder from within Visual Studio?

问题:

My current solution for renaming the project folder is: 我目前重命名项目文件夹的解决方案是: ide

  • Remove the project from the solution. 从解决方案中删除项目。
  • Rename the folder outside Visual Studio. 在Visual Studio外重命名该文件夹。
  • Re-add the project to the solution. 将项目从新添加到解决方案中。

Is there any better way? 有没有更好的方法? spa


解决方案:

参考一: https://stackoom.com/question/sx7/如何从Visual-Studio中重命名项目文件夹
参考二: https://oldbug.net/q/sx7/How-to-rename-a-Project-Folder-from-within-Visual-Studio
相关文章
相关标签/搜索