Failed to configure .NET 2.0 in Visual Studio 2010

What steps are needed to target previous versions of the .NET Framework in Visual Studio 2010?

I installed Visual Studio and SDK.NET 2.0 (from here ), but only .NET 4.0 is in the list of available frameworks.

Screen shot

What am I missing?

+5
source share
3 answers

Download and install the .NET Framework 3.5 .. The .NET Framework 3.5 includes versions 2.0, 3.0, and 3.5, although it is not included with Visual Studio 2010.

+9
source

.NET 2.0 SDK .NET 2.0. ; Windows SDK. C:\Program Files\Microsoft SDKs.

.NET. 3.5 SP1 - , . , .

+2

Visual Studio ?

, - Express edition.

Premium, 2.0 .

0

All Articles