From bdf8a159064efea14c04327ebdc7eefd837f5996 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 18:37:31 +0000 Subject: [PATCH] Bump the system-io-abstractions group with 2 updates Bumps System.IO.Abstractions from 22.0.12 to 22.1.0 Bumps System.IO.Abstractions.TestingHelpers from 22.0.12 to 22.1.0 --- updated-dependencies: - dependency-name: System.IO.Abstractions dependency-version: 22.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: system-io-abstractions - dependency-name: System.IO.Abstractions.TestingHelpers dependency-version: 22.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: system-io-abstractions ... Signed-off-by: dependabot[bot] --- src/DotNetOutdated.Core/DotNetOutdated.Core.csproj | 2 +- test/DotNetOutdated.Tests/DotNetOutdated.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/DotNetOutdated.Core/DotNetOutdated.Core.csproj b/src/DotNetOutdated.Core/DotNetOutdated.Core.csproj index 24cde481f..d189df023 100644 --- a/src/DotNetOutdated.Core/DotNetOutdated.Core.csproj +++ b/src/DotNetOutdated.Core/DotNetOutdated.Core.csproj @@ -24,7 +24,7 @@ - + diff --git a/test/DotNetOutdated.Tests/DotNetOutdated.Tests.csproj b/test/DotNetOutdated.Tests/DotNetOutdated.Tests.csproj index acb64d50c..f0989e8c4 100644 --- a/test/DotNetOutdated.Tests/DotNetOutdated.Tests.csproj +++ b/test/DotNetOutdated.Tests/DotNetOutdated.Tests.csproj @@ -9,7 +9,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive