From cdd1b004104490b7fb3d76209fddb629d951f14c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 10:19:32 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection.Abstractions Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v8.0.2) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/CS2/Commands/Commands.csproj | 2 +- src/GangsAPI/GangsAPI.csproj | 2 +- src/GangsImpl/Mock/Mock.csproj | 2 +- src/GangsTest/GangsTest.csproj | 2 +- src/StatsTracker/StatsTracker.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/CS2/Commands/Commands.csproj b/src/CS2/Commands/Commands.csproj index 7edb617..50f0f2c 100644 --- a/src/CS2/Commands/Commands.csproj +++ b/src/CS2/Commands/Commands.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/GangsAPI/GangsAPI.csproj b/src/GangsAPI/GangsAPI.csproj index 37dac0a..f253193 100644 --- a/src/GangsAPI/GangsAPI.csproj +++ b/src/GangsAPI/GangsAPI.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/GangsImpl/Mock/Mock.csproj b/src/GangsImpl/Mock/Mock.csproj index 83bd74e..32b005a 100644 --- a/src/GangsImpl/Mock/Mock.csproj +++ b/src/GangsImpl/Mock/Mock.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/GangsTest/GangsTest.csproj b/src/GangsTest/GangsTest.csproj index 540a228..2c25425 100644 --- a/src/GangsTest/GangsTest.csproj +++ b/src/GangsTest/GangsTest.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/StatsTracker/StatsTracker.csproj b/src/StatsTracker/StatsTracker.csproj index 25476bd..38d7afa 100644 --- a/src/StatsTracker/StatsTracker.csproj +++ b/src/StatsTracker/StatsTracker.csproj @@ -7,7 +7,7 @@ - +