简体   繁体   English

将Visual Studio 2008项目转换为2010

[英]Convert visual studio 2008 project to 2010

I am now working with a big project which is developed in visual studio 2008 , SCSF and LINQ query . 我现在正在处理在visual studio 2008SCSFLINQ query开发的一个大项目。 Now i want to upgrade my project to 2010. Is there any tool so that i can convert all of these to new technology? 现在我想将我的项目升级到2010年。有没有什么工具可以将所有这些工具转换为新技术?

It automatically upgrades your solution when you open it in Visual Studio 2010. 在Visual Studio 2010中打开解决方案时,它会自动升级您的解决方案。

How to: Upgrade Projects Created in Earlier Versions of Visual Studio 如何:升级在Visual Studio早期版本中创建的项目

1.In Visual Studio, on the File menu, click Open and then click Project/Solution, Web Site, or File, depending on the kind of project you are upgrading. 1.在Visual Studio中的“文件”菜单上,单击“打开”,然后单击“项目/解决方案”,“网站”或“文件”,具体取决于要升级的项目的类型。

2.In the Open Project dialog box, select a project file, and then click Open. 2.在“打开项目”对话框中,选择一个项目文件,然后单击“打开”。

If Visual Studio detects that the project or file was created in an earlier version of Visual Studio, the Visual Studio Conversion Wizard opens. 如果Visual Studio检测到项目或文件是在早期版本的Visual Studio中创建的,则会打开“ Visual Studio转换向导”。

3.Complete the Visual Studio Conversion Wizard. 3.完成Visual Studio转换向导。

This will work. 这将起作用。

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

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