Skip to content

Commit

Permalink
Update tools (#17889)
Browse files Browse the repository at this point in the history
  • Loading branch information
vzarytovskii authored Oct 16, 2024
1 parent 346a59f commit 69dd6d7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,37 +5,37 @@
"commands": [
"dotnet-counters"
],
"version": "8.0.460601"
"version": "8.0.547301"
},
"dotnet-dump": {
"commands": [
"dotnet-dump"
],
"version": "8.0.460601"
"version": "8.0.547301"
},
"dotnet-gcdump": {
"commands": [
"dotnet-gcdump"
],
"version": "8.0.460601"
"version": "8.0.547301"
},
"dotnet-sos": {
"commands": [
"dotnet-sos"
],
"version": "8.0.460601"
"version": "8.0.547301"
},
"dotnet-symbol": {
"commands": [
"dotnet-symbol"
],
"version": "1.0.460401"
"version": "8.0.547301"
},
"dotnet-trace": {
"commands": [
"dotnet-trace"
],
"version": "8.0.460601"
"version": "8.0.547301"
},
"fantomas": {
"commands": [
Expand Down

0 comments on commit 69dd6d7

Please sign in to comment.