Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Package-Support-Information.md #19

Merged
merged 1 commit into from
Oct 11, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Documents/Development/Package-Support-Information.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ There are currently two types of package that are supported. The table below out

| Version | Status | Latest Release | Latest Release Date | End of Support |
|---|---|---|---|---|
| .NET 8.0 | Long Term Support | 8.0.0-rc.1 | September 12, 2023 | - |
| .NET 7.0 | Standard Term Support | 7.0.11 | September 12, 2023 | May 14, 2024 |
| .NET 6.0 | Long Term Support | 6.0.22 | September 12, 2023 | November 12, 2024 |
| .NET 8.0 | Long Term Support | 8.0.0-rc.2 | October 10, 2023 | - |
| .NET 7.0 | Standard Term Support | 7.0.12 | October 10, 2023 | May 14, 2024 |
| .NET 6.0 | Long Term Support | 6.0.23 | October 10, 2023 | November 12, 2024 |

### Supported .NET Framework Versions

Expand Down