From 0b8c3e83631632410740260128fc5c3c83251f3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 23:38:18 +0000 Subject: [PATCH] [Bot -> All](deps): Bump Microsoft.Extensions.DependencyInjection.Abstractions and Discord.Net Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) and [Discord.Net](https://github.com/discord-net/Discord.Net). These dependencies needed to be updated together. Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 9.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.0) Updates `Discord.Net` from 3.16.0 to 3.17.0 - [Release notes](https://github.com/discord-net/Discord.Net/releases) - [Changelog](https://github.com/discord-net/Discord.Net/blob/dev/CHANGELOG.md) - [Commits](https://github.com/discord-net/Discord.Net/compare/3.16.0...3.17.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Discord.Net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Source/SammBot.Library/SammBot.Library.csproj | 2 +- Source/SammBot/SammBot.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/SammBot.Library/SammBot.Library.csproj b/Source/SammBot.Library/SammBot.Library.csproj index f87e060..c61cd1d 100644 --- a/Source/SammBot.Library/SammBot.Library.csproj +++ b/Source/SammBot.Library/SammBot.Library.csproj @@ -8,7 +8,7 @@ - + diff --git a/Source/SammBot/SammBot.csproj b/Source/SammBot/SammBot.csproj index 37181da..06c7720 100644 --- a/Source/SammBot/SammBot.csproj +++ b/Source/SammBot/SammBot.csproj @@ -49,7 +49,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive