From 8bcecca9cbac15510596516db7150cabe5008f5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 11:48:19 +0000 Subject: [PATCH] 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] --- GangsAPI/GangsAPI.csproj | 2 +- GangsImpl/Mock/Mock.csproj | 2 +- GangsTest/GangsTest.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/GangsAPI/GangsAPI.csproj b/GangsAPI/GangsAPI.csproj index ad310a2..e690f4c 100644 --- a/GangsAPI/GangsAPI.csproj +++ b/GangsAPI/GangsAPI.csproj @@ -7,7 +7,7 @@ - + diff --git a/GangsImpl/Mock/Mock.csproj b/GangsImpl/Mock/Mock.csproj index 3467255..1e49722 100644 --- a/GangsImpl/Mock/Mock.csproj +++ b/GangsImpl/Mock/Mock.csproj @@ -8,7 +8,7 @@ - + diff --git a/GangsTest/GangsTest.csproj b/GangsTest/GangsTest.csproj index b94cbea..bcd9aff 100644 --- a/GangsTest/GangsTest.csproj +++ b/GangsTest/GangsTest.csproj @@ -12,7 +12,7 @@ - +