Skip to content

Commit cb42091

Browse files
committed
Rollback to dotnet-stryker 4.3.0
Version 4.4.0 introduced a regression that makes Stryker.NET sometimes crash, see stryker-mutator/stryker-net#3103
1 parent 3ffba58 commit cb42091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"rollForward": true
1111
},
1212
"dotnet-stryker": {
13-
"version": "4.4.0",
13+
"version": "4.3.0",
1414
"commands": [
1515
"dotnet-stryker"
1616
],

0 commit comments

Comments
 (0)