mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #912] [MERGED] Upgrade to .NET 7.0 #936
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/912
Author: @13xforever
Created: 11/9/2022
Status: ✅ Merged
Merged: 11/10/2022
Merged by: @clienthax
Base:
master← Head:vnext📝 Commits (5)
a31bc00upgrade to .net 7.091da4e7fix new compiler warningsc89f93fupdate d#+2a89d75update google drive source handlere9d432ddeprecate Win10 21H1 that will reach end of support in a month📊 Changes
41 files changed (+167 additions, -90 deletions)
View changed files
📝
.github/workflows/codeql-analysis.yml(+1 -1)📝
.github/workflows/dotnet.yml(+3 -3)📝
Clients/CirrusCiClient/CirrusCi.cs(+1 -1)📝
Clients/CirrusCiClient/CirrusCiClient.csproj(+6 -6)📝
Clients/CompatApiClient/CompatApiClient.csproj(+3 -3)📝
Clients/GithubClient/GithubClient.csproj(+3 -3)📝
Clients/IrdLibraryClient/IrdLibraryClient.csproj(+1 -1)📝
Clients/MediafireClient/MediafireClient.csproj(+1 -1)📝
Clients/OneDriveClient/OneDriveClient.csproj(+1 -1)📝
Clients/PsnClient/PsnClient.cs(+1 -1)📝
Clients/PsnClient/PsnClient.csproj(+2 -2)📝
Clients/YandexDiskClient/YandexDiskClient.csproj(+1 -1)📝
CompatBot/Commands/BotStats.cs(+2 -2)📝
CompatBot/CompatBot.csproj(+16 -16)📝
CompatBot/Config.cs(+20 -16)📝
CompatBot/Database/Providers/SqlConfiguration.cs(+28 -1)📝
CompatBot/EventHandlers/DiscordInviteFilter.cs(+2 -2)📝
CompatBot/EventHandlers/EmpathySimulationHandler.cs(+4 -2)📝
CompatBot/EventHandlers/LogParsing/SourceHandlers/DiscordAttachmentHandler.cs(+2 -0)📝
CompatBot/EventHandlers/LogParsing/SourceHandlers/DropboxHandler.cs(+2 -0)...and 21 more files
📄 Description
Plus misc fixes and updated Google Drive handling
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.