shanselman / SmallestDotNet

SmallestDotNet - SmallestDotNet.com is a single page site that does one thing. It tells you the smallest, easiest download you'd need to get the .NET Framework on your system.
MIT License
130 stars 64 forks source link

releaseKey=460798 #91

Closed HidayathAman closed 6 years ago

HidayathAman commented 6 years ago

When I run the dotnetchecker , I get the following message from IE (The .Net Checker application determined that you have 4.6.2 or greater on your machine. The application was not able to determine the exact version you have, Please log an issue including this information: releaseKey=460798 so we can get it exact in the future. ) so logging it here , don't know if you need any additional details

binki commented 6 years ago

From https://docs.microsoft.com/en-us/dotnet/framework/migration-guide/how-to-determine-which-versions-are-installed#net_b

On Windows 10 Creators Update: 460798 On all other OS versions: 460805 .NET Framework 4.7

( as in .net-4.7.0 though MS calls it 4.7)

binki commented 6 years ago

This is a duplicate of #88