如何恢复 Visual Studio 2010 转换向导?
当我第一次使用 Visual Studio 2010 打开我的网站项目时,转换向导 出现了,我说我不想转换该项目。
现在我已准备好转换项目,但我找不到快捷方式或将其恢复的方法?我尝试删除 suo 文件,但没有成功。
如果我进入项目属性,我可以将目标框架切换到 4.0,但这告诉我它将关闭并重新打开项目,我将不得不手动调整页面 - 看起来不太有趣。
有人知道如何让它再次提示,甚至知道运行它的命令行吗?
谢谢你!
When I first opened my website project with Visual Studio 2010 the conversion wizard
came up and I said that I didn't want to convert the project.
Now I'm ready to convert the project, but I can't find a shortcut or a way to get it back? I tried to remove the suo file, and that didn't do it.
If I go into the project properties I can switch the target framework to 4.0, but that tells me it's going to close and reopen the project and I'll have to adjust the pages by hand - doesn't seem like very much fun.
Anyone know how to get it to prompt again, or even a command line that would run it?
Thank you!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是我可以手动完成的方法,我不确定向导是否可以再次运行。我找到了运行向导的命令行,但我认为这只是VS2010的升级。
以下是从 3.5 升级到 4.0 的方法:
http://msdn.microsoft .com/en-us/library/dd483478.aspx
Here's how I can do it manually, I'm not sure the wizard can be run again. I found the command line to run the wizard, but I think that's just an upgrade to VS2010.
Here's how to upgrade from 3.5 to 4.0, fwiw:
http://msdn.microsoft.com/en-us/library/dd483478.aspx