'Adding .NET 4 to Visual Studio

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?

https://dotnet.microsoft.com/en-us/download/visual-studio-sdks?utm_source=getdotnetsdk&utm_medium=referral

enter image description here



Solution 1:[1]

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.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1