mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #701] [MERGED] More accurate resolution checks #764
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/701
Author: @13xforever
Created: 2/13/2021
Status: ✅ Merged
Merged: 2/13/2021
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (3)
cc0d435use msbuild variable for root namespace when available43a9c62add more precise resolution checks based on psn metadatadde75b5update deps📊 Changes
8 files changed (+155 additions, -68 deletions)
View changed files
📝
Clients/PsnClient/PsnClient.cs(+2 -1)📝
CompatBot/CompatBot.csproj(+8 -8)➕
CompatBot/Utils/Extensions/PsnMetaExtensions.cs(+48 -0)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs(+80 -54)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs(+10 -2)📝
HomoglyphConverter/HomoglyphConverter.csproj(+4 -0)📝
SourceGenerators/ConfusablesSourceGenerator.cs(+2 -2)📝
Tests/Tests.csproj(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.