diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index f0089c3..67f5d17 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,14 +3,14 @@ "isRoot": true, "tools": { "dotnet-reportgenerator-globaltool": { - "version": "5.5.3", + "version": "5.5.4", "commands": [ "reportgenerator" ], "rollForward": false }, "dotnet-stryker": { - "version": "4.13.0", + "version": "4.14.0", "commands": [ "dotnet-stryker" ], diff --git a/tests/TubeScan.Tests/TubeScan.Tests.csproj b/tests/TubeScan.Tests/TubeScan.Tests.csproj index 8547f20..eec823f 100644 --- a/tests/TubeScan.Tests/TubeScan.Tests.csproj +++ b/tests/TubeScan.Tests/TubeScan.Tests.csproj @@ -17,7 +17,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - +