From 1f48c66e2801f42a930b1d659d7fc81f39297faa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 06:36:05 +0000 Subject: [PATCH] Bump System.IO.Abstractions.TestingHelpers from 22.1.1 to 22.2.0 --- updated-dependencies: - dependency-name: System.IO.Abstractions.TestingHelpers dependency-version: 22.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.IO.Abstractions.TestingHelpers dependency-version: 22.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test/CommandLineParserTests/CommandLineParserTests.csproj | 2 +- test/ConfigurationTests/ConfigurationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/CommandLineParserTests/CommandLineParserTests.csproj b/test/CommandLineParserTests/CommandLineParserTests.csproj index 51d4316..c8bf2a8 100644 --- a/test/CommandLineParserTests/CommandLineParserTests.csproj +++ b/test/CommandLineParserTests/CommandLineParserTests.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/ConfigurationTests/ConfigurationTests.csproj b/test/ConfigurationTests/ConfigurationTests.csproj index f1e1ccf..439dc66 100644 --- a/test/ConfigurationTests/ConfigurationTests.csproj +++ b/test/ConfigurationTests/ConfigurationTests.csproj @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive