简体   繁体   English

重命名Visual Studio 2017中的项目

[英]Rename a Project in Visual Studio 2017

I have a Solution in Visual Studio 2017 and one of the Projects is an ASP.NET Web Forms application. 我在Visual Studio 2017中有一个解决方案,项目之一是ASP.NET Web窗体应用程序。 How can I rename the Project? 如何重命名项目? I changed the name in the .sln file but within the IDE it is still showing the old name. 我在.sln文件中更改了名称,但在IDE中它仍显示旧名称。 The folder name matches the required name. 文件夹名称与所需名称匹配。

在Visual Studio 2013的企业,右键单击连接解决方案,并在上下文菜单搜索选项“重命名”,还有把你的新解决方案名称解决方案重命名

Thanks for the response. 感谢您的回复。 I had already tried editing the .sln file but it made no difference. 我已经尝试过编辑.sln文件,但没有任何区别。 I finally found the problem was in the applicationhost.config file. 我终于发现问题出在applicationhost.config文件中。 Once I edited that the new name appeared. 一旦我编辑,新名称就会出现。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM