Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 3f23990

Browse files
committed
Update .NET diagnostic tools to 7.0.421201.
1 parent 28ff866 commit 3f23990

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

dotnet-tools.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,31 +9,31 @@
99
]
1010
},
1111
"dotnet-counters": {
12-
"version": "7.0.410101",
12+
"version": "7.0.421201",
1313
"commands": [
1414
"dotnet-counters"
1515
]
1616
},
1717
"dotnet-dump": {
18-
"version": "7.0.410101",
18+
"version": "7.0.421201",
1919
"commands": [
2020
"dotnet-dump"
2121
]
2222
},
2323
"dotnet-gcdump": {
24-
"version": "7.0.410101",
24+
"version": "7.0.421201",
2525
"commands": [
2626
"dotnet-gcdump"
2727
]
2828
},
2929
"dotnet-sos": {
30-
"version": "7.0.410101",
30+
"version": "7.0.421201",
3131
"commands": [
3232
"dotnet-sos"
3333
]
3434
},
3535
"dotnet-stack": {
36-
"version": "7.0.410101",
36+
"version": "7.0.421201",
3737
"commands": [
3838
"dotnet-stack"
3939
]
@@ -45,7 +45,7 @@
4545
]
4646
},
4747
"dotnet-trace": {
48-
"version": "7.0.410101",
48+
"version": "7.0.421201",
4949
"commands": [
5050
"dotnet-trace"
5151
]

0 commit comments

Comments
 (0)