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 |
@ -41,4 +41,4 @@ OS | Version | Architectures |
------------------------------|-------------------------------|----------------|-----
Fedora | 24 | x64 | [August 2017](https://fedoramagazine.org/fedora-24-eol/)
Ubuntu | 16.10 | x64 | [July 2017](https://lists.ubuntu.com/archives/ubuntu-announce/2017-July/000223.html)
openSUSE | 42.1 | x64 | [May 2017](https://lists.opensuse.org/opensuse-security-announce/2017-05/msg00053.html)
openSUSE | 42.1 | x64 | [May 2017](https://lists.opensuse.org/opensuse-security-announce/2017-05/msg00053.html)