diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index bf3c426c7..594f06d37 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-stryker": { - "version": "3.10.0", // "4.4.0", + "version": "3.10.0", "commands": [ "dotnet-stryker" ]