将解决方案与2010年的问题转换为vs2008 [英] Converting problem in solution vs 2010 to vs2008

查看:67
本文介绍了将解决方案与2010年的问题转换为vs2008的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我将我的解决方案从vs2010转换为vs2008时,我收到引用错误。

Microsoft.Csharp.dll在vs2008中不支持。有没有更方便的对话程序。

When i converting my solution from vs2010 to vs2008 i am getting references errors .
Microsoft.Csharp.dll not supporting in vs2008 .is there any better way to easily conversation procedure.

推荐答案

甚至不尝试将VS2010项目转换为VS2008 - 它几乎肯定不会起作用:降级很少!



相反,在VS2008中创建一个新项目并添加源文件VS2010项目一个接一个。它应该拾取大部分内容,但您可能需要手动添加引用。只是不要指望.NET 4及以上功能可以工作,因为VS2008不支持它们。
Don't even try to convert a VS2010 project to VS2008 - it almost certainly won't work: downgrades rarely do!

Instead, create a new project in VS2008 and add your source files from the VS2010 project one by one. It should pick up most things, but you may have to add the references by hand. Just don't expect .NET 4 and above features to work, because VS2008 does not support them.


这篇关于将解决方案与2010年的问题转换为vs2008的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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