From e411618f19b4bc89c63487cd68e441bf7f0482b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 05:25:19 +0000 Subject: [PATCH] Bump the nuget-dependencies group with 3 updates Bumps demaconsulting.pandoctool from 3.10.2 to 3.11.0 Bumps dotnet-sonarscanner from 11.2.1 to 11.3.0 Bumps Microsoft.Testing.Extensions.TrxReport from 2.3.3 to 2.4.0 --- updated-dependencies: - dependency-name: demaconsulting.pandoctool dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: dotnet-sonarscanner dependency-version: 11.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Microsoft.Testing.Extensions.TrxReport dependency-version: 2.4.0 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.FileAssert.Tests.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index e320391..7917b90 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,13 +3,13 @@ "isRoot": true, "tools": { "dotnet-sonarscanner": { - "version": "11.2.1", + "version": "11.3.0", "commands": [ "dotnet-sonarscanner" ] }, "demaconsulting.pandoctool": { - "version": "3.10.2", + "version": "3.11.0", "commands": [ "pandoc" ] diff --git a/test/DemaConsulting.FileAssert.Tests/DemaConsulting.FileAssert.Tests.csproj b/test/DemaConsulting.FileAssert.Tests/DemaConsulting.FileAssert.Tests.csproj index 89696c8..8af76a9 100644 --- a/test/DemaConsulting.FileAssert.Tests/DemaConsulting.FileAssert.Tests.csproj +++ b/test/DemaConsulting.FileAssert.Tests/DemaConsulting.FileAssert.Tests.csproj @@ -38,7 +38,7 @@ compile; runtime; build; native; contentfiles; analyzers; buildtransitive - +