mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #946] [MERGED] Upgrade to .NET 8.0 #957
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/946
Author: @13xforever
Created: 11/14/2023
Status: ✅ Merged
Merged: 11/14/2023
Merged by: @clienthax
Base:
master← Head:vnext📝 Commits (7)
0595c89upgrade target to .net 81f02db6upgrade 3rd-party depse9638b5update unicode confusablesbdacb51fix new compiler warningc1ccc8fSwap CI client back to Azure DevOps7ebf2f8update windows version note in log results5a8f73aadd intel arc check📊 Changes
22 files changed (+96 additions, -91 deletions)
View changed files
📝
.config/dotnet-tools.json(+2 -2)📝
.github/workflows/codeql-analysis.yml(+1 -1)📝
.github/workflows/dotnet.yml(+3 -3)📝
Clients/CirrusCiClient/CirrusCiClient.csproj(+5 -5)📝
Clients/CompatApiClient/CompatApiClient.csproj(+4 -4)📝
Clients/GithubClient/GithubClient.csproj(+3 -3)📝
Clients/IrdLibraryClient/IrdLibraryClient.csproj(+2 -2)📝
Clients/MediafireClient/MediafireClient.csproj(+1 -1)📝
Clients/OneDriveClient/OneDriveClient.csproj(+1 -1)📝
Clients/PsnClient/PsnClient.csproj(+3 -3)📝
Clients/YandexDiskClient/YandexDiskClient.csproj(+1 -1)📝
CompatBot/Commands/Pr.cs(+32 -27)📝
CompatBot/Commands/Sudo.Bot.cs(+1 -1)📝
CompatBot/CompatBot.csproj(+18 -18)📝
CompatBot/Program.cs(+0 -2)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs(+4 -2)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs(+1 -1)📝
Dockerfile(+1 -1)📝
HomoglyphConverter/HomoglyphConverter.csproj(+1 -1)📝
HomoglyphConverter/confusables.txt(+5 -5)...and 2 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.