1
0
mirror of synced 2025-12-19 18:06:02 -05:00

Fix release ordering

This commit is contained in:
Karel Zikmund
2018-05-25 11:14:59 -07:00
committed by GitHub
parent 7e7ca88642
commit ab6932226e

View File

@@ -17,10 +17,10 @@ For released versions of the product:
| Milestone | Release Date |
|---------------------------|--------------|
| .NET Core 3.0 | Q1 2019 and see the [announcement](https://blogs.msdn.microsoft.com/dotnet/2018/05/07/net-core-3-and-support-for-windows-desktop-applications/) |
| .NET Core 2.2 | Q4 2018 |
| .NET Core 2.1 Preview | See [2.1 Releases](https://github.com/dotnet/core/blob/master/release-notes/2.1/README.md) |
| .NET Core 2.1 Previews | See [2.1 Releases](https://github.com/dotnet/core/blob/master/release-notes/2.1/README.md) |
| .NET Core 2.1 | Q2 2018 |
| .NET Core 2.2 | Q4 2018 |
| .NET Core 3.0 | Q1 2019, see the [announcement](https://blogs.msdn.microsoft.com/dotnet/2018/05/07/net-core-3-and-support-for-windows-desktop-applications/) for details |
| .NET Core 2.0.x (servicing) | approx. every 1-2 months or as needed (see also [2.0 Releases](https://github.com/dotnet/core/blob/master/release-notes/download-archive.md#net-core-20)) |
Note: Dates are calendar year (as opposed to fiscal year).