From 87298fe24c174654d96f5a0e00bc7cb85da1c0e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 00:27:46 +0000 Subject: [PATCH] Bump the nuget-dependencies group with 2 updates Bumps Microsoft.CodeAnalysis.NetAnalyzers from 10.0.203 to 10.0.300 Bumps Microsoft.SourceLink.GitHub from 10.0.203 to 10.0.300 --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.300 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.300 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.300 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] --- .../DemaConsulting.NuGet.Caching.csproj | 4 ++-- .../DemaConsulting.NuGet.Caching.Tests.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/DemaConsulting.NuGet.Caching/DemaConsulting.NuGet.Caching.csproj b/src/DemaConsulting.NuGet.Caching/DemaConsulting.NuGet.Caching.csproj index 0d188eb..5a16fca 100644 --- a/src/DemaConsulting.NuGet.Caching/DemaConsulting.NuGet.Caching.csproj +++ b/src/DemaConsulting.NuGet.Caching/DemaConsulting.NuGet.Caching.csproj @@ -71,7 +71,7 @@ - + @@ -81,7 +81,7 @@ in packages that consume this library. - 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 diff --git a/test/DemaConsulting.NuGet.Caching.Tests/DemaConsulting.NuGet.Caching.Tests.csproj b/test/DemaConsulting.NuGet.Caching.Tests/DemaConsulting.NuGet.Caching.Tests.csproj index c91052a..8437066 100644 --- a/test/DemaConsulting.NuGet.Caching.Tests/DemaConsulting.NuGet.Caching.Tests.csproj +++ b/test/DemaConsulting.NuGet.Caching.Tests/DemaConsulting.NuGet.Caching.Tests.csproj @@ -51,7 +51,7 @@ 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