From ab1369749bdbf7e0b2e587dfc5c48e05481c2020 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 03:44:35 +0000 Subject: [PATCH] Bump the nuget-dependencies group with 6 updates Bumps DemaConsulting.TestResults from 1.5.0 to 1.6.0 Bumps dotnet-sonarscanner from 11.1.0 to 11.2.0 Bumps Microsoft.CodeAnalysis.NetAnalyzers from 10.0.103 to 10.0.201 Bumps Microsoft.SourceLink.GitHub from 10.0.103 to 10.0.201 Bumps Polyfill from 9.18.0 to 9.22.0 Bumps SonarAnalyzer.CSharp from 10.20.0.135146 to 10.21.0.135717 --- updated-dependencies: - dependency-name: DemaConsulting.TestResults dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: dotnet-sonarscanner dependency-version: 11.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.201 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.201 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.201 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Polyfill dependency-version: 9.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.21.0.135717 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.21.0.135717 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.NuGet.CacheTool.csproj | 10 +++++----- .../DemaConsulting.NuGet.CacheTool.Tests.csproj | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index c650c2a..88d4aa0 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-sonarscanner": { - "version": "11.1.0", + "version": "11.2.0", "commands": [ "dotnet-sonarscanner" ] diff --git a/src/DemaConsulting.NuGet.CacheTool/DemaConsulting.NuGet.CacheTool.csproj b/src/DemaConsulting.NuGet.CacheTool/DemaConsulting.NuGet.CacheTool.csproj index cecab1d..d787df0 100644 --- a/src/DemaConsulting.NuGet.CacheTool/DemaConsulting.NuGet.CacheTool.csproj +++ b/src/DemaConsulting.NuGet.CacheTool/DemaConsulting.NuGet.CacheTool.csproj @@ -49,14 +49,14 @@ - + - - + + @@ -66,11 +66,11 @@ in packages that consume this tool. - IncludeAssets lists all asset types (including 'analyzers' and 'buildtransitive') to ensure Roslyn analyzers and MSBuild targets are fully activated during the build. --> - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/DemaConsulting.NuGet.CacheTool.Tests/DemaConsulting.NuGet.CacheTool.Tests.csproj b/test/DemaConsulting.NuGet.CacheTool.Tests/DemaConsulting.NuGet.CacheTool.Tests.csproj index 43f4af7..15ee9cd 100644 --- a/test/DemaConsulting.NuGet.CacheTool.Tests/DemaConsulting.NuGet.CacheTool.Tests.csproj +++ b/test/DemaConsulting.NuGet.CacheTool.Tests/DemaConsulting.NuGet.CacheTool.Tests.csproj @@ -45,11 +45,11 @@ in any project that references this test project. - IncludeAssets lists all asset types (including 'analyzers' and 'buildtransitive') to ensure Roslyn analyzers and MSBuild targets are fully activated during the build. --> - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive