Skip to content

Commit 2deca98

Browse files
github-actions[bot]github-actions
and
github-actions
authored
Update releases information. (dotnet#5368)
Co-authored-by: github-actions <[email protected]>
1 parent 2b407e9 commit 2deca98

File tree

2 files changed

+3
-15
lines changed

2 files changed

+3
-15
lines changed

.github/releases.json

+2-13
Original file line numberDiff line numberDiff line change
@@ -9,25 +9,14 @@
99
"supported": [
1010
"7.3",
1111
"7.2",
12-
"7.1",
1312
"6.3"
1413
],
1514
"unsupported": [
15+
"7.1",
1616
"7.0",
17-
"6.2",
18-
"6.1"
17+
"6.2"
1918
],
2019
"releases": {
21-
"6.1": {
22-
"tag": "v6.1.4",
23-
"minorReleaseDate": "2022-02-17T00:00:00.000Z",
24-
"patchReleaseDate": "2022-08-09T00:00:00.000Z",
25-
"supportedFrameworks": [
26-
"netcoreapp3.1 (with major roll forward)",
27-
"net6.0"
28-
],
29-
"outOfSupportDate": "2022-09-14T00:00:00.000Z"
30-
},
3120
"6.2": {
3221
"tag": "v6.2.2",
3322
"minorReleaseDate": "2022-06-14T00:00:00.000Z",

documentation/releases.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,16 @@
99
| --- | --- | --- | --- | --- | --- |
1010
| 7.3 | August 8, 2023 | [7.3.0](https://github.com/dotnet/dotnet-monitor/releases/tag/v7.3.0) | August 8, 2023 | | net6.0<br/>net7.0 |
1111
| 7.2 | June 13, 2023 | [7.2.2](https://github.com/dotnet/dotnet-monitor/releases/tag/v7.2.2) | August 8, 2023 | November 8, 2023 | net6.0<br/>net7.0 |
12-
| 7.1 | March 14, 2023 | [7.1.3](https://github.com/dotnet/dotnet-monitor/releases/tag/v7.1.3) | August 8, 2023 | September 13, 2023 | net6.0<br/>net7.0 |
1312
| 6.3 | October 11, 2022 | [6.3.2](https://github.com/dotnet/dotnet-monitor/releases/tag/v6.3.2) | February 14, 2023 | | netcoreapp3.1 (with major roll forward)<br/>net6.0 |
1413

1514

1615
## Out of support versions
1716

1817
| Version | Original Release Date | Latest Patch Version | Patch Release Date | End of Support | Runtime Frameworks |
1918
| --- | --- | --- | --- | --- | --- |
19+
| 7.1 | March 14, 2023 | [7.1.3](https://github.com/dotnet/dotnet-monitor/releases/tag/v7.1.3) | August 8, 2023 | September 13, 2023 | net6.0<br/>net7.0 |
2020
| 7.0 | November 11, 2022 | [7.0.2](https://github.com/dotnet/dotnet-monitor/releases/tag/v7.0.2) | February 14, 2023 | June 14, 2023 | net6.0<br/>net7.0 |
2121
| 6.2 | June 14, 2022 | [6.2.2](https://github.com/dotnet/dotnet-monitor/releases/tag/v6.2.2) | August 9, 2022 | January 11, 2023 | netcoreapp3.1 (with major roll forward)<br/>net6.0 |
22-
| 6.1 | February 17, 2022 | [6.1.4](https://github.com/dotnet/dotnet-monitor/releases/tag/v6.1.4) | August 9, 2022 | September 14, 2022 | netcoreapp3.1 (with major roll forward)<br/>net6.0 |
2322

2423

2524
## Preview versions

0 commit comments

Comments
 (0)