From 94e983b896643029011b71c5738d48857fc6564f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 06:01:28 +0000 Subject: [PATCH] Bump the nuget-dependencies group with 5 updates Bumps demaconsulting.fileassert from 0.3.0 to 0.4.0 Bumps DemaConsulting.TestResults from 1.7.0 to 1.8.0 Bumps Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0 Bumps Polyfill from 10.7.0 to 10.7.1 Bumps SonarAnalyzer.CSharp from 10.26.0.140279 to 10.27.0.140913 --- updated-dependencies: - dependency-name: demaconsulting.fileassert dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: DemaConsulting.TestResults dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Polyfill dependency-version: 10.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.27.0.140913 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.27.0.140913 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 2 +- .../DemaConsulting.SarifMark.csproj | 6 +++--- .../DemaConsulting.SarifMark.Tests.csproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 68d52d5..3a57165 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -45,7 +45,7 @@ ] }, "demaconsulting.fileassert": { - "version": "0.3.0", + "version": "0.4.0", "commands": [ "fileassert" ] diff --git a/src/DemaConsulting.SarifMark/DemaConsulting.SarifMark.csproj b/src/DemaConsulting.SarifMark/DemaConsulting.SarifMark.csproj index 4e0008e..7e30ce1 100644 --- a/src/DemaConsulting.SarifMark/DemaConsulting.SarifMark.csproj +++ b/src/DemaConsulting.SarifMark/DemaConsulting.SarifMark.csproj @@ -48,14 +48,14 @@ - + - + @@ -69,7 +69,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/DemaConsulting.SarifMark.Tests/DemaConsulting.SarifMark.Tests.csproj b/test/DemaConsulting.SarifMark.Tests/DemaConsulting.SarifMark.Tests.csproj index 5f1654b..016dfd7 100644 --- a/test/DemaConsulting.SarifMark.Tests/DemaConsulting.SarifMark.Tests.csproj +++ b/test/DemaConsulting.SarifMark.Tests/DemaConsulting.SarifMark.Tests.csproj @@ -35,7 +35,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -54,7 +54,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive