本文介绍了在VS 2005中编译.NET Framework 1.x.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你能强制VS 2005编译一个与.NET Framework的
版本1.x兼容的程序吗?如何!?

Can you force VS 2005 to compile a program to be compatible with
version 1.x of the .NET Framework? HOW!?

推荐答案




不需要。为了做到这一点,你需要VS 2002/2003。如果您愿意,可以并排安装它们

,两者之间没有任何干扰。


-


(O)enone

No. You''ll need VS 2002/2003 in order to do this. You can install them
side-by-side if you wish without any interference between the two.

--

(O)enone




不需要。为了做到这一点,你需要VS 2002/2003。如果您愿意,可以并排安装它们

,两者之间没有任何干扰。


-


(O)enone


No. You''ll need VS 2002/2003 in order to do this. You can install them
side-by-side if you wish without any interference between the two.

--

(O)enone



这篇关于在VS 2005中编译.NET Framework 1.x.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-29 01:33