转换一个MVC应用程序.NET4应用程序、MVC

2023-09-07 05:00:20 作者:归遇

我在asp.net 3.5的MVC的Web应用程序,我怎么可以转换到ASP.NET4?我到处看告诉我使用一个转换向导,以及无需转换向导启动后,当我在与开放的项目我可以手动启动该向导?

I have an MVC web application in asp.net 3.5 How can I convert that to asp.net4? Everywhere I read tells me to use a conversion wizard, well no conversion wizard starts when I open the project in vs. can i manually start the wizard?

我使用VS 2010

I am using vs 2010

感谢

推荐答案

您也可以直接右键单击该项目在解决方案资源管理器 - >属性页 - >更改目标框架

You could also just Right click the project in Solution Explorer -> Property Pages -> Change the Target Framework