From a81d9d85a971bd76bb079498b765664881db6979 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 17:41:05 +0000 Subject: [PATCH] Bump the nuget-dependencies group with 5 updates Bumps demaconsulting.fileassert from 0.3.0 to 0.4.0 Bumps DemaConsulting.TestResults from 1.7.0 to 1.8.0 Bumps Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0 Bumps Polyfill from 10.7.0 to 10.7.1 Bumps SonarAnalyzer.CSharp from 10.26.0.140279 to 10.27.0.140913 --- updated-dependencies: - dependency-name: demaconsulting.fileassert dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: DemaConsulting.TestResults dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Polyfill dependency-version: 10.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.27.0.140913 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.27.0.140913 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.FileAssert.csproj | 6 +++--- .../DemaConsulting.FileAssert.Tests.csproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 79287ed..81e71f7 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -57,7 +57,7 @@ ] }, "demaconsulting.fileassert": { - "version": "0.3.0", + "version": "0.4.0", "commands": [ "fileassert" ] diff --git a/src/DemaConsulting.FileAssert/DemaConsulting.FileAssert.csproj b/src/DemaConsulting.FileAssert/DemaConsulting.FileAssert.csproj index a7dd3dd..0d8bd6a 100644 --- a/src/DemaConsulting.FileAssert/DemaConsulting.FileAssert.csproj +++ b/src/DemaConsulting.FileAssert/DemaConsulting.FileAssert.csproj @@ -48,7 +48,7 @@ - + @@ -59,7 +59,7 @@ - + @@ -73,7 +73,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/DemaConsulting.FileAssert.Tests/DemaConsulting.FileAssert.Tests.csproj b/test/DemaConsulting.FileAssert.Tests/DemaConsulting.FileAssert.Tests.csproj index c160709..3e8245c 100644 --- a/test/DemaConsulting.FileAssert.Tests/DemaConsulting.FileAssert.Tests.csproj +++ b/test/DemaConsulting.FileAssert.Tests/DemaConsulting.FileAssert.Tests.csproj @@ -35,7 +35,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + @@ -55,7 +55,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive