Skip to content

Commit 4626855

Browse files
sync non-code with origin/main (#8644)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f92cde3 commit 4626855

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

.github/releases.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
]
6161
},
6262
"10.0": {
63-
"tag": "v10.0.0-rc.1.25460.1",
64-
"minorReleaseDate": "2025-09-10T00:00:00.000Z",
65-
"patchReleaseDate": "2025-09-10T00:00:00.000Z",
63+
"tag": "v10.0.0-rc.2.25503.6",
64+
"minorReleaseDate": "2025-10-14T00:00:00.000Z",
65+
"patchReleaseDate": "2025-10-14T00:00:00.000Z",
6666
"supportedFrameworks": [
6767
"net10.0"
6868
]
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Today we are releasing the official 10.0.0 Release Candidate of the `dotnet monitor` tool. This release includes:
2+
3+
- Updated dependencies
4+
5+
6+
7+
If you would like to provide additional feedback to the team [please fill out this survey](https://aka.ms/dotnet-monitor-survey?src=rn).

documentation/releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
| Version | Release Date | Latest Version | Runtime Frameworks |
2222
| --- | --- | --- | --- |
23-
| 10.0 | September 10, 2025 | [10.0.0 rc 1](https://github.com/dotnet/dotnet-monitor/releases/tag/v10.0.0-rc.1.25460.1) | net10.0 |
23+
| 10.0 | October 14, 2025 | [10.0.0 rc 2](https://github.com/dotnet/dotnet-monitor/releases/tag/v10.0.0-rc.2.25503.6) | net10.0 |
2424
| 9.1 | May 13, 2025 | [9.1.0 preview 3](https://github.com/dotnet/dotnet-monitor/releases/tag/v9.1.0-preview.3.25257.5) | net9.0 |
2525

2626

0 commit comments

Comments
 (0)