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

Show specific version of 4.5 #39

Closed supergibbs closed 10 years ago

supergibbs commented 10 years ago

Added a registry check so the .NET Checker returns the version of .NET 4.5 you have (4.5, 4.5.1 or 4.5.2) Modified the webpage to support showing this

Solves part of https://github.com/shanselman/SmallestDotNet/issues/38