From b4edd05f6ce9fcf7264d4e3103e731255826617d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 01:14:12 +0000 Subject: [PATCH] :arrow_up: .NET: Bump Microsoft.Extensions.DependencyInjection.Abstractions Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Application/Application.csproj | 2 +- tests/Directory.Packages.props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Application/Application.csproj b/src/Application/Application.csproj index 6a0f76d..c8241c4 100644 --- a/src/Application/Application.csproj +++ b/src/Application/Application.csproj @@ -15,7 +15,7 @@ - + \ No newline at end of file diff --git a/tests/Directory.Packages.props b/tests/Directory.Packages.props index b495f97..8e4ae2b 100644 --- a/tests/Directory.Packages.props +++ b/tests/Directory.Packages.props @@ -16,7 +16,7 @@ - + \ No newline at end of file