I\'m trying to set the 4.6 .NET framework for my project and in the settings, as it wasn\'t listed, I chose the last option - to install more frameworks. That directed me to
I followed the steps presented here, but Visual Studio didn't display the .NET Framework 4.6.2 on the project property target framework list. I had to download NDP462-DevPack-KB3151934-ENU in order to be added on the list. You can download it from Microsoft Download Center. Hope it helps!
You're looking for the .NET Targeting Pack, which you can find here.
You need to install the .NET Framework 4.6 Targeting Pack.
The .NET Framework 4.6 Targeting Pack is a package that enables developers to build applications targeting the .NET Framework 4.6 using either Visual Studio 2013, Visual Studio 2012 or third party IDEs. You need to download and install the .NET Framework 4.6 prior to installing the targeting pack.