Skip to content

Commit

Permalink
Update README.md (#9175)
Browse files Browse the repository at this point in the history
  • Loading branch information
rbhanda authored Feb 13, 2024
1 parent 1fb139a commit 1388dd8
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions release-notes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,17 @@ The following [.NET releases](../releases.md) are currently supported:

| Version | Release Date | Support | Latest Patch Version | End of Support |
| :-- | :-- | :-- | :-- | :-- |
| [.NET 8](8.0/README.md) | [November 14, 2023](https://devblogs.microsoft.com/dotnet/announcing-dotnet-8/) | [LTS][policies] | [8.0.1][8.0.1] | November 10, 2026 |
| [.NET 7](7.0/README.md) | [November 8, 2022](https://devblogs.microsoft.com/dotnet/announcing-dotnet-7/) | [STS][policies] | [7.0.15][7.0.15] | May 14, 2024 |
| [.NET 6](6.0/README.md) | [November 8, 2021](https://devblogs.microsoft.com/dotnet/announcing-net-6/) | [LTS][policies] | [6.0.26][6.0.26] | November 12, 2024 |
| [.NET 9](release-notes/9.0/README.md) | November 12, 2024 | [STS][policies] | [9.0.0-preview.1][9.0.0-preview.1] | |
| [.NET 8](8.0/README.md) | [November 14, 2023](https://devblogs.microsoft.com/dotnet/announcing-dotnet-8/) | [LTS][policies] | [8.0.2][8.0.2] | November 10, 2026 |
| [.NET 7](7.0/README.md) | [November 8, 2022](https://devblogs.microsoft.com/dotnet/announcing-dotnet-7/) | [STS][policies] | [7.0.16][7.0.16] | May 14, 2024 |
| [.NET 6](6.0/README.md) | [November 8, 2021](https://devblogs.microsoft.com/dotnet/announcing-net-6/) | [LTS][policies] | [6.0.26][6.0.27] | November 12, 2024 |

You can find release notes for all releases, including out-of-support releases, in the [release-notes](.) directory.

[8.0.1]: 8.0/8.0.1/8.0.1.md
[7.0.15]: 7.0/7.0.15/7.0.15.md
[6.0.26]: 6.0/6.0.26/6.0.26.md
[9.0.0-preview.1]: release-notes/9.0/preview/preview1/9.0.0-preview.1.md
[8.0.2]: 8.0/8.0.2/8.0.2.md
[7.0.16]: 7.0/7.0.16/7.0.16.md
[6.0.27]: 6.0/6.0.27/6.0.27.md

## Release Information

Expand Down

0 comments on commit 1388dd8

Please sign in to comment.