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

Add test for Windows 8.1 #43

Closed marcosnz closed 9 years ago

marcosnz commented 9 years ago

When I go to smallestdotnet.com on my IE running on my Windows 8.1 box it says: "I can't see what browser you have." Turns out it's because the code is testing for Win8 but not 8.1 This commit rectifies that.

marcosnz commented 9 years ago

Thanks Scott! Looks better on my Win 8.1 (PC and phone).