Supported .NET Versions
When you build a .NET application that uses the RTX64 Managed Code Framework, your application must target .NET Framework 4.5.1 or later. When that application is deployed, the system to which it is deployed must have .NET Framework 4.5.1 or later installed.
.NET Support in Visual Studio
Visual Studio 2012 | Visual Studio 2013 | Visual Studio 2015 | Visual Studio 2017 | |
Supported .NET Framework Versions |
2.0, 3.0, 3.5 SP1, 4, 4.5 | 2.0, 3.0, 3.5 SP1, 4, 4.5, 4.5.1 | 2.0, 3.0, 3.5 SP1, 4, 4.5, 4.5.1 | 2.0, 3.0, 3.5 SP1, 4, 4.5, 4.5.1 |
NOTE: If your application does not use the RTX64 Managed Code Framework, it can target any version of .NET.
Related topics: