How do I add additional .net framework to the Target framework drop down list in Visual Studio? I would like to add .NET Framework 4. Do I download the runtime from this website?
CodePudding user response:
The option to install .NET 4 is available during VS installation. To get .NET 4 selection pick the correct project type when creating new project.