From e5eda7564f32e18f39571253dd2a937031415d31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 04:54:14 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection.Abstractions Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) from 8.0.0 to 9.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Filesystem/Filesystem.csproj | 2 +- test/Filesystem.Tests/Filesystem.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Filesystem/Filesystem.csproj b/src/Filesystem/Filesystem.csproj index c077f74..4665853 100644 --- a/src/Filesystem/Filesystem.csproj +++ b/src/Filesystem/Filesystem.csproj @@ -17,7 +17,7 @@ - + diff --git a/test/Filesystem.Tests/Filesystem.Tests.csproj b/test/Filesystem.Tests/Filesystem.Tests.csproj index 16996a3..997319c 100644 --- a/test/Filesystem.Tests/Filesystem.Tests.csproj +++ b/test/Filesystem.Tests/Filesystem.Tests.csproj @@ -8,7 +8,7 @@ - +