Merge pull request #6672 from dotnet/mairaw-patch-1

Update end of support
This commit is contained in:
Jamshed Damkewala 2021-09-10 09:12:00 -07:00 committed by GitHub
commit df8254a356
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ The following [.NET releases](../releases.md) are currently supported:
| Version | Release Date | Support | Latest Patch Version | End of Support |
| :-- | :-- | :-- | :-- | :-- |
| [.NET 6](6.0/README.md) | [November, 2021](https://devblogs.microsoft.com/dotnet/announcing-net-6-preview-7/) | [Preview][policies] | [6.0 Preview 7][6.0 Preview 7] | November, 2024 |
| [.NET 5](5.0/README.md) | [November 10, 2020](https://devblogs.microsoft.com/dotnet/announcing-net-5-0/) | [Current][policies] | [5.0.9][5.0.9] | February, 2022 |
| [.NET 5](5.0/README.md) | [November 10, 2020](https://devblogs.microsoft.com/dotnet/announcing-net-5-0/) | [Current][policies] | [5.0.9][5.0.9] | May, 2022 |
| [.NET Core 3.1](3.1/README.md) | [December 3, 2019](https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1/) | [LTS][policies] | [3.1.18][3.1.18] | December 3, 2022 |
You can find release notes for all releases, including out-of-support releases, in the [release-notes](.) directory.