From c087b23400b6a9b55eb169c75908458a013561dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 06:22:23 +0000 Subject: [PATCH] Bump System.IO.Abstractions.TestingHelpers from 22.0.16 to 22.1.0 --- updated-dependencies: - dependency-name: System.IO.Abstractions.TestingHelpers dependency-version: 22.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.IO.Abstractions.TestingHelpers dependency-version: 22.1.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 79247af..b83557d 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 59ea9a1..1d11823 100644 --- a/test/ConfigurationTests/ConfigurationTests.csproj +++ b/test/ConfigurationTests/ConfigurationTests.csproj @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive