Remove stryker thresholds configuration, add script to fix duplicate projects in solution, and create new solution file for StellaOps.Router with project references.

This commit is contained in:
StellaOps Bot
2025-12-26 21:54:17 +02:00
parent 335ff7da16
commit 9a4cd2e0f7
13 changed files with 9628 additions and 131 deletions

View File

@@ -83,7 +83,7 @@
<PackageReference Update="xunit.assert" Version="2.9.3" />
<PackageReference Update="xunit.extensibility.core" Version="2.9.3" />
<PackageReference Update="xunit.extensibility.execution" Version="2.9.3" />
<PackageReference Update="xunit.runner.visualstudio" Version="3.0.1" />
<PackageReference Update="xunit.runner.visualstudio" Version="2.8.2" />
<PackageReference Update="xunit.abstractions" Version="2.0.3" />
<!-- JSON -->