Skip to content

Commit

Permalink
chore: upgrade dotnet tools
Browse files Browse the repository at this point in the history
  • Loading branch information
hamed-shirbandi committed Nov 9, 2024
1 parent 442047f commit bf91377
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"isRoot": true,
"tools": {
"dotnet-stryker": {
"version": "3.10.0",
"version": "4.4.0",
"commands": [
"dotnet-stryker"
]
},
"csharpier": {
"version": "0.24.2",
"version": "0.29.2",
"commands": [
"dotnet-csharpier"
]
Expand Down

0 comments on commit bf91377

Please sign in to comment.