From 76871bc84f98489b2654a92c815b25c8044b3b71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 05:49:38 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection.Abstractions Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) from 8.0.2 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.2...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/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 50f0f2c..5c30c65 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 592aedb..6bac17c 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 4e7fba4..c563b66 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 ca1ff71..172b9fd 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 38d7afa..534e7b2 100644 --- a/src/StatsTracker/StatsTracker.csproj +++ b/src/StatsTracker/StatsTracker.csproj @@ -7,7 +7,7 @@ - +