From 61869e72477708f50ff153affff76c65fd75a53b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 03:37:58 +0000 Subject: [PATCH] Bump the nuget-dependencies group with 3 updates Bumps demaconsulting.pandoctool from 3.10.0 to 3.10.1 Bumps demaconsulting.sysml2tools.tool from 0.1.0-beta.13 to 0.1.0 Bumps SonarAnalyzer.CSharp from 10.29.0.143774 to 10.30.0.144632 --- updated-dependencies: - dependency-name: demaconsulting.pandoctool dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: demaconsulting.sysml2tools.tool dependency-version: 0.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.30.0.144632 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.30.0.144632 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 4 ++-- .../DemaConsulting.NuGet.CacheTool.csproj | 2 +- .../DemaConsulting.NuGet.CacheTool.Tests.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index d17e8e3..6b234a0 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "demaconsulting.pandoctool": { - "version": "3.10.0", + "version": "3.10.1", "commands": [ "pandoc" ] @@ -63,7 +63,7 @@ ] }, "demaconsulting.sysml2tools.tool": { - "version": "0.1.0-beta.13", + "version": "0.1.0", "commands": [ "sysml2tools" ] diff --git a/src/DemaConsulting.NuGet.CacheTool/DemaConsulting.NuGet.CacheTool.csproj b/src/DemaConsulting.NuGet.CacheTool/DemaConsulting.NuGet.CacheTool.csproj index ad567a3..2b2cafa 100644 --- a/src/DemaConsulting.NuGet.CacheTool/DemaConsulting.NuGet.CacheTool.csproj +++ b/src/DemaConsulting.NuGet.CacheTool/DemaConsulting.NuGet.CacheTool.csproj @@ -70,7 +70,7 @@ 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 e849c49..5b96819 100644 --- a/test/DemaConsulting.NuGet.CacheTool.Tests/DemaConsulting.NuGet.CacheTool.Tests.csproj +++ b/test/DemaConsulting.NuGet.CacheTool.Tests/DemaConsulting.NuGet.CacheTool.Tests.csproj @@ -54,7 +54,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive