将C#项目从vs 2008迁移到2017年 [英] Migrate C# project from vs 2008 to vs 2017

查看:967
本文介绍了将C#项目从vs 2008迁移到2017年的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个在Visual Studio 2008中构建的C#项目,我无法在Visual Studio 2017中打开这个项目,那么如何将现有的C#项目从visual studio 2008迁移到Visual Studio 2017?

I have a C# project built in visual studio 2008 and I am not able to open this project in visual studio 2017 so how to migrate the existing C# project from visual studio 2008 to visual studio 2017?

谢谢。

推荐答案

你注意到VS2008中的项目结构,包含文件夹,文件和所有,你在同一个结构中VS2017,您开始复制课程文件 到目录级别的VS2008到17的项目文件夹。  然后你在项目中添加现有的
文件并添加文件。
You note project structure in VS2008 with folders, files and all, you make the same structure in VS2017, and you start copying class files  to the project folders from VS2008 to 17 at the directory level.  Then you do an Add Existing Files to the project and add the files.


这篇关于将C#项目从vs 2008迁移到2017年的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆