Merge pull request #799 from dotnetgator/patch-1

Specifically include Windows 8 supported version(s)
This commit is contained in:
Lee Coward 2017-08-10 09:00:01 -07:00 committed by GitHub
commit a55de989c2

View file

@ -10,7 +10,7 @@ The tables below provide OS version information supported by .NET Core 2.0.
OS | Version | Architectures | Notes
------------------------------|-------------------------------|----------------|-----
Windows Client | 7 SP1+ | x64, x86 |
Windows Client | 7 SP1+, 8.1+ | x64, x86 |
Windows 10 Client | Version 1607+ | x64, x86 |
Windows Server | 2008 R2 SP1+ | x64, x86 |