I did.This is probably the standard for Windows 7 SP 1. Make sure to add it to the poll.
v4.0.30319
v3.5
v3.0
v2.0.50727
v1.1.4322
v1.0.3705
Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.
C:\Users\Peter>dir /b /ad /o-n %systemroot%\Microsoft.NET\Framework\v?.*
v4.0.30319
v3.5
v3.0
v2.0.50727
v1.1.4322
v1.0.3705
C:\Users\Peter>
The list from the first post is just an example taken from my computer.I'm running Windows 8.1 and the latest.Net Framework on my laptops are version id V4.5.2, not shown in the list above.
dir /b /ad /o-n %systemroot%\Microsoft.NET\Framework\v?.*
v4.0.30319
v3.5
v3.0
v2.0.50727
v1.1.4322
v1.0.3705
win 7 sp 1
same output
but "Programs and features" reports:
4.5.1
4.5 SDK
I see your point. Apparently it is quite difficult to see whether 4.5 is installed. Anyway for now it is only important whether 4+ is installed or not.Going through the registry keys HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP obviously shows up to 4.0 matching the above list. But Windows 8.x has 4.5 by default, VS2013 also has 4.5.1. when creating projects