Compare commits

...

2 commits

Author SHA1 Message Date
Rahul Bhandari 578f05d572
Merge branch 'main' into rbhanda-patch-3 2021-11-09 10:24:29 -08:00
Rahul Bhandari b493dde87e
Update README.md 2021-11-09 10:20:05 -08:00

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/) | [LTS][policies] | [6.0.0 ][6.0.0] | November 08, 2024 |
| [.NET 5](5.0/README.md) | [November 10, 2020](https://devblogs.microsoft.com/dotnet/announcing-net-5-0/) | [Current][policies] | [5.0.12][5.0.12] | May 08, 2022 |
| [.NET 5](5.0/README.md) | [November 10, 2020](https://devblogs.microsoft.com/dotnet/announcing-net-5-0/) | [Maintenance][policies] | [5.0.12][5.0.12] | May 08, 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.21][3.1.21] | December 3, 2022 |
You can find release notes for all releases, including out-of-support releases, in the [release-notes](.) directory.