From 99f884c1708e20eb376f5cbc08a19b81d3830778 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 11:14:20 +0000 Subject: [PATCH] Bump CounterStrikeSharp.API and Microsoft.Extensions.DependencyInjection.Abstractions Bumps [CounterStrikeSharp.API](https://github.com/roflmuffin/CounterStrikeSharp) and [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `CounterStrikeSharp.API` from 1.0.284 to 1.0.290 - [Release notes](https://github.com/roflmuffin/CounterStrikeSharp/releases) - [Commits](https://github.com/roflmuffin/CounterStrikeSharp/commits) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.2 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.2...v8.0.0) --- updated-dependencies: - dependency-name: CounterStrikeSharp.API dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/CS2/Gangs/Gangs.csproj | 2 +- src/GangsAPI/GangsAPI.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/CS2/Gangs/Gangs.csproj b/src/CS2/Gangs/Gangs.csproj index 183ac96..d3db2e2 100644 --- a/src/CS2/Gangs/Gangs.csproj +++ b/src/CS2/Gangs/Gangs.csproj @@ -20,7 +20,7 @@ - + diff --git a/src/GangsAPI/GangsAPI.csproj b/src/GangsAPI/GangsAPI.csproj index fc46ab9..592aedb 100644 --- a/src/GangsAPI/GangsAPI.csproj +++ b/src/GangsAPI/GangsAPI.csproj @@ -6,7 +6,7 @@ enable - +