Move os lifecycle doc

This commit is contained in:
Lee Coward 2017-08-09 10:29:41 -07:00
parent 933deddf64
commit 637e079802

View file

@ -2,7 +2,9 @@
## Summary
.NET Core is supported on a [range of operatings systems and versions](https://github.com/dotnet/core/blob/master/roadmap.md#supported-os-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 is supported 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.0 supported OS versions](https://github.com/dotnet/core/blob/master/release-notes/2.0/2.0-supported-os.md)
## Details
@ -16,8 +18,4 @@ When an OS which is part of the .NET Core supported set releases an update, supp
#### OS version end of life
When an OS version reaches end-of-life as defined by the OS owner, .NET Core will also cease to provide support for that OS version. Previously released packages will remain available for customers needing access but formal support and updates of any kind will no long be provided.
## Discuss
To discuss the OS lifecycle plan please see [dotnet/core ####](https://github.com/dotnet/core/issues/####)
When an OS version reaches end-of-life as defined by the OS owner, .NET Core will also cease to provide support for that OS version. Previously released packages will remain available for customers needing access but formal support and updates of any kind will no long be provided.