约 1 个结果
在新选项卡中打开链接

How can I rename a project folder from within Visual Studio?
2022年5月23日 · My current solution for renaming the project folder is: Remove the project from the solution. Rename the folder outside Visual Studio. Re-add the project to the solution. Is there a better way?