mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 22:03:33 -04:00
[PR #852] [MERGED] Upgrade to .net6 + Update dependencies. #887
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RPCS3/discord-bot/pull/852
Author: @clienthax
Created: 3/5/2022
Status: ✅ Merged
Merged: 3/5/2022
Merged by: @clienthax
Base:
master← Head:net6📝 Commits (1)
6e62684Upgrade to .net6 + Update dependencies.📊 Changes
22 files changed (+131 additions, -145 deletions)
View changed files
📝
.github/workflows/codeql-analysis.yml(+1 -1)📝
.github/workflows/dotnet.yml(+2 -2)📝
Clients/CirrusCiClient/CirrusCiClient.csproj(+19 -20)📝
Clients/CompatApiClient/CompatApiClient.csproj(+4 -4)📝
Clients/GithubClient/GithubClient.csproj(+6 -7)📝
Clients/IrdLibraryClient/IrdLibraryClient.csproj(+8 -9)📝
Clients/MediafireClient/MediafireClient.csproj(+13 -11)📝
Clients/OneDriveClient/OneDriveClient.csproj(+7 -5)📝
Clients/PsnClient/PsnClient.csproj(+7 -10)📝
Clients/YandexDiskClient/YandexDiskClient.csproj(+13 -11)📝
CompatBot/Commands/BotStats.cs(+2 -2)📝
CompatBot/Commands/Misc.cs(+4 -1)📝
CompatBot/CompatBot.csproj(+25 -40)📝
CompatBot/EventHandlers/LogParsing/SourceHandlers/MegaHandler.cs(+2 -2)📝
CompatBot/Utils/Extensions/EnumerableExtensions.cs(+0 -2)📝
CompatBot/Utils/OpenSslConfigurator.cs(+2 -1)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs(+2 -1)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs(+2 -1)📝
Dockerfile(+1 -1)📝
HomoglyphConverter/HomoglyphConverter.csproj(+1 -1)...and 2 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.