diff --git a/eng/stryker-config.json b/eng/stryker-config.json index fe485b07db4..278f49f9044 100644 --- a/eng/stryker-config.json +++ b/eng/stryker-config.json @@ -19,6 +19,7 @@ "statement" ], "configuration": "Debug", + "dev-mode": true, "target-framework": "net8.0", "thresholds": { "high": 100,