From c5f07ef2f5bcc03a764cb28c5594c6c2c34e6b92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 04:45:16 +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.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0) --- 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..7a24478 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..0943635 100644 --- a/test/Filesystem.Tests/Filesystem.Tests.csproj +++ b/test/Filesystem.Tests/Filesystem.Tests.csproj @@ -8,7 +8,7 @@ - +