diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 8824cc4..22397d2 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-sonarscanner": { - "version": "11.0.0", + "version": "11.1.0", "commands": [ "dotnet-sonarscanner" ] @@ -21,19 +21,19 @@ ] }, "demaconsulting.pandoctool": { - "version": "3.8.3", + "version": "3.9.0", "commands": [ "pandoc" ] }, "demaconsulting.weasyprinttool": { - "version": "68.0.0", + "version": "68.1.0", "commands": [ "weasyprint" ] }, "demaconsulting.reqstream": { - "version": "1.0.1", + "version": "1.1.0", "commands": [ "reqstream" ] diff --git a/test/DemaConsulting.TestResults.Tests/DemaConsulting.TestResults.Tests.csproj b/test/DemaConsulting.TestResults.Tests/DemaConsulting.TestResults.Tests.csproj index a663221..7f2369a 100644 --- a/test/DemaConsulting.TestResults.Tests/DemaConsulting.TestResults.Tests.csproj +++ b/test/DemaConsulting.TestResults.Tests/DemaConsulting.TestResults.Tests.csproj @@ -29,8 +29,8 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive