From dbf4df7160ce63f588e1c6e4e59200608ad02f33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 03:40:44 +0000 Subject: [PATCH] Bump the nuget-dependencies group with 5 updates Bumps demaconsulting.sysml2tools.tool from 0.1.0-beta.5 to 0.1.0-beta.13 Bumps Microsoft.CodeAnalysis.NetAnalyzers from 10.0.301 to 10.0.302 Bumps Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1 Bumps Microsoft.SourceLink.GitHub from 10.0.300 to 10.0.301 Bumps Polyfill from 10.11.2 to 11.0.1 --- updated-dependencies: - dependency-name: demaconsulting.sysml2tools.tool dependency-version: 0.1.0-beta.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.302 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.302 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.301 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Polyfill dependency-version: 11.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 2 +- .../DemaConsulting.NuGet.CacheTool.csproj | 6 +++--- .../DemaConsulting.NuGet.CacheTool.Tests.csproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 7ccda75..d17e8e3 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -63,7 +63,7 @@ ] }, "demaconsulting.sysml2tools.tool": { - "version": "0.1.0-beta.5", + "version": "0.1.0-beta.13", "commands": [ "sysml2tools" ] diff --git a/src/DemaConsulting.NuGet.CacheTool/DemaConsulting.NuGet.CacheTool.csproj b/src/DemaConsulting.NuGet.CacheTool/DemaConsulting.NuGet.CacheTool.csproj index b8b7fb4..ad567a3 100644 --- a/src/DemaConsulting.NuGet.CacheTool/DemaConsulting.NuGet.CacheTool.csproj +++ b/src/DemaConsulting.NuGet.CacheTool/DemaConsulting.NuGet.CacheTool.csproj @@ -55,8 +55,8 @@ - - + + @@ -66,7 +66,7 @@ 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 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 4d933d0..e849c49 100644 --- a/test/DemaConsulting.NuGet.CacheTool.Tests/DemaConsulting.NuGet.CacheTool.Tests.csproj +++ b/test/DemaConsulting.NuGet.CacheTool.Tests/DemaConsulting.NuGet.CacheTool.Tests.csproj @@ -35,7 +35,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all @@ -50,7 +50,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