diff --git a/roadmap.md b/roadmap.md index 5ced9eadab6..48c10a3a4d4 100644 --- a/roadmap.md +++ b/roadmap.md @@ -99,6 +99,22 @@ Architecture: - [.NET Standard](https://github.com/dotnet/standard) - [.NET Core Tools/CLI](https://docs.microsoft.com/en-us/dotnet/articles/core/tools/index) +Version 2.0 minimum OS Support (Proposed): + +OS |Version |Architectures|Configurations|Notes +------------------------------|-------------------------------|-------------|--------------|----- +Windows Client | 7 SP1 - 10 | x64, x86 | | +Windows Server | 2008 R2 SP1 - 2016 | x64, x86 | Full, Server Core, Nano | +Red Hat Enterprise Linux | 7.2 | x64 | | This includes Centos and Oracle Linux +Fedora | 25 | x64 | | +Debian | 8.2 | x64 | | +Ubuntu | 14.04 | x64, arm32 | | This includes Linux Mint 17 +openSUSE | 42.2 | x64 | | +Tizen | 4 | arm32 | | +Mac OS X | 10.12 | x64 | | + +*Note: The goal is to support these OS's up to the version that has released when .NET Core 2.0 releases. Some will be officially supported by Microsoft and/or Samsung while others may be made available with community support. + Version 1.0 OS Support: OS |Version |Architectures|Configurations|Notes