Skip to content

Commit 10b2e62

Browse files
Update releases information. (#7651)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7364cf4 commit 10b2e62

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

.github/releases.json

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
"6.3"
1212
],
1313
"unsupported": [
14-
"7.3",
15-
"7.2"
14+
"7.3"
1615
],
1716
"releases": {
1817
"6.3": {
@@ -33,16 +32,6 @@
3332
"net8.0"
3433
]
3534
},
36-
"7.2": {
37-
"tag": "v7.2.3",
38-
"minorReleaseDate": "2023-06-13T00:00:00.000Z",
39-
"patchReleaseDate": "2023-10-10T00:00:00.000Z",
40-
"supportedFrameworks": [
41-
"net6.0",
42-
"net7.0"
43-
],
44-
"outOfSupportDate": "2023-11-08T00:00:00.000Z"
45-
},
4635
"7.3": {
4736
"tag": "v7.3.4",
4837
"minorReleaseDate": "2023-08-08T00:00:00.000Z",

documentation/releases.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
| Version | Original Release Date | Latest Patch Version | Patch Release Date | End of Support | Runtime Frameworks |
1414
| --- | --- | --- | --- | --- | --- |
1515
| 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 |
16-
| 7.2 | June 13, 2023 | [7.2.3](https://github.com/dotnet/dotnet-monitor/releases/tag/v7.2.3) | October 10, 2023 | November 8, 2023 | net6.0<br/>net7.0 |
1716

1817

1918
## Preview versions

0 commit comments

Comments
 (0)