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!