diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index cc121c5..87d4a6d 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-sonarscanner": { - "version": "11.2.0", + "version": "11.2.1", "commands": [ "dotnet-sonarscanner" ] @@ -21,37 +21,37 @@ ] }, "demaconsulting.sarifmark": { - "version": "1.2.0", + "version": "1.3.0", "commands": [ "sarifmark" ] }, "demaconsulting.sonarmark": { - "version": "1.3.0", + "version": "1.4.0", "commands": [ "sonarmark" ] }, "demaconsulting.reqstream": { - "version": "1.5.0", + "version": "1.6.0", "commands": [ "reqstream" ] }, "demaconsulting.buildmark": { - "version": "0.4.1", + "version": "0.5.0", "commands": [ "buildmark" ] }, "demaconsulting.versionmark": { - "version": "1.1.0", + "version": "1.2.0", "commands": [ "versionmark" ] }, "demaconsulting.reviewmark": { - "version": "0.2.0", + "version": "1.0.0", "commands": [ "reviewmark" ] diff --git a/src/DemaConsulting.TestResults/DemaConsulting.TestResults.csproj b/src/DemaConsulting.TestResults/DemaConsulting.TestResults.csproj index 17b31c7..741eecc 100644 --- a/src/DemaConsulting.TestResults/DemaConsulting.TestResults.csproj +++ b/src/DemaConsulting.TestResults/DemaConsulting.TestResults.csproj @@ -49,7 +49,7 @@ - +