Skip to content

Commit 0cd27b5

Browse files
Update releases information. (#8227)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fa6fc8c commit 0cd27b5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/releases.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
],
99
"supported": [
1010
"9.0",
11-
"8.1",
12-
"8.0"
11+
"8.1"
1312
],
1413
"unsupported": [
14+
"8.0",
1515
"7.3",
1616
"6.3"
1717
],

documentation/releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
| --- | --- | --- | --- | --- | --- |
77
| 9.0 | November 12, 2024 | [9.0.2](https://github.com/dotnet/dotnet-monitor/releases/tag/v9.0.2) | February 11, 2025 | | net9.0 |
88
| 8.1 | February 11, 2025 | [8.1.0](https://github.com/dotnet/dotnet-monitor/releases/tag/v8.1.0) | February 11, 2025 | | net8.0 |
9-
| 8.0 | November 14, 2023 | [8.0.8](https://github.com/dotnet/dotnet-monitor/releases/tag/v8.0.8) | February 11, 2025 | May 11, 2025 | net8.0 |
109

1110

1211
## Out of support versions
1312

1413
| Version | Original Release Date | Latest Patch Version | Patch Release Date | End of Support | Runtime Frameworks |
1514
| --- | --- | --- | --- | --- | --- |
15+
| 8.0 | November 14, 2023 | [8.0.8](https://github.com/dotnet/dotnet-monitor/releases/tag/v8.0.8) | February 11, 2025 | May 11, 2025 | net8.0 |
1616
| 7.3 | August 8, 2023 | [7.3.4](https://github.com/dotnet/dotnet-monitor/releases/tag/v7.3.4) | May 14, 2024 | May 14, 2024 | net6.0<br/>net7.0 |
1717
| 6.3 | October 11, 2022 | [6.3.10](https://github.com/dotnet/dotnet-monitor/releases/tag/v6.3.10) | November 12, 2024 | November 12, 2024 | net6.0<br/>netcoreapp3.1 |
1818

0 commit comments

Comments
 (0)