如何添加.NET 3.5到Visual Studio 2010?NET、Visual、Studio

2023-09-07 10:34:36 作者:伤透的心恨透的爱

我试着安装了Visual Studio 2010,并只安装.NET 4。我想补充的.NET 3.5到Visual Studio。 我已经安装了3.5,现在我遇到的问题,添加.NET 3.5的新的Visual Studio。 我怎么可以添加3.5〜VS 2010?

I tried to installed visual studio 2010 and it installed .net 4 only. i want to add .net 3.5 to the visual studio. I have installed the 3.5 and now i'm having problem with add .net 3.5 to the new visual studio. how can i add 3.5 to vs 2010?

推荐答案

您不需要增加.NET 3.5 VS2010。当你创建一个新的项目,你只需指定的.NET要针对哪个版本。 (你可以改变这一点,也是如此,在项目属性。)

You don't need to "add" .NET 3.5 to VS2010. When you create a new project, you just specify which version of .NET you want to target. (You can change this later, too, in project properties.)