Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/core.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Pazdziora <jpazdziora@redhat.com>2018-05-31 11:08:04 +0300
committerJan Pazdziora <jpazdziora@redhat.com>2018-05-31 11:08:04 +0300
commit2b76c967edb31451f7ca206065c36ce1b597f42d (patch)
treee9552ea780646724e4aed9fe272f23afd51f9993 /os-lifecycle-policy.md
parent8eb25a14001ce5755630fe2f862a843c7b14025f (diff)
Acknowledge .NET Core 2.1 and Fedora 28 were released.
Signed-off-by: Jan Pazdziora <jpazdziora@redhat.com>
Diffstat (limited to 'os-lifecycle-policy.md')
-rw-r--r--os-lifecycle-policy.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/os-lifecycle-policy.md b/os-lifecycle-policy.md
index c6092872..9429fd65 100644
--- a/os-lifecycle-policy.md
+++ b/os-lifecycle-policy.md
@@ -2,12 +2,13 @@
.NET Core is [supported by Microsoft](microsoft-support.md) on a range of operatings systems and versions. Each platform has distinct Lifecycles defined by the parent organization. .NET Core support will take these Lifecycle schedules into account when adding or removing versions from the supported list.
+* [.NET Core 2.1 supported OS versions](release-notes/2.1/2.1-supported-os.md)
* [.NET Core 2.0 supported OS versions](release-notes/2.0/2.0-supported-os.md)
* [.NET Core 1.x supported OS versions](release-notes/1.0/1.0-supported-os.md)
## Support for new OS versions
-When an OS which is part of the .NET Core supported set releases an update, support for that version will generally be available with the next update to .NET Core. For example Fedora 26 is available and will be supported by .NET Core 2.0. Fedora 27 is scheduled to release in the fall of 2017 and will be supported by a subsequent update of .NET Core.
+When an OS which is part of the .NET Core supported set releases an update, support for that version will generally be available with the next update to .NET Core. For example Fedora 28 is available and will be supported by .NET Core 2.1. Fedora 29 is scheduled to release in the fall of 2018 and will be supported by a subsequent update of .NET Core.
'Support' means that .NET Core is built and tested on the OS and Microsoft Developer Support may be contacted for assistance with .NET Core on the environment.