Skip to content

Commit

Permalink
Rollback to dotnet-stryker 4.3.0
Browse files Browse the repository at this point in the history
Version 4.4.0 introduced a regression that makes Stryker.NET sometimes crash, see stryker-mutator/stryker-net#3103
  • Loading branch information
0xced committed Nov 10, 2024
1 parent 3ffba58 commit cb42091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"rollForward": true
},
"dotnet-stryker": {
"version": "4.4.0",
"version": "4.3.0",
"commands": [
"dotnet-stryker"
],
Expand Down

0 comments on commit cb42091

Please sign in to comment.