mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-11 05:35:17 +00:00
[PR #592] [MERGED] Remove psxt001z Pkg Ref in MPF.Test #1054
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/SabreTools/MPF/pull/592
Author: @Deterous
Created: 10/31/2023
Status: ✅ Merged
Merged: 10/31/2023
Merged by: @mnadareski
Base:
master← Head:del-pkg-ref📝 Commits (1)
74da92bRemove psxt001z Pkg Ref in MPF.Test📊 Changes
1 file changed (+0 additions, -1 deletions)
View changed files
📝
MPF.Test/MPF.Test.csproj(+0 -1)📄 Description
The only
usingfor psxt001z inside MPF.Test was deleted but the csproj still has it as a reference.Note:
It would be nice to put the Libcrypt check from psxt001z into BOS, having the LibCrypt check require its own library doesn't make sense, especially since its only ever used once inside MPF.Core/Protection.cs: https://github.com/SabreTools/MPF/blob/master/MPF.Core/Protection.cs#L142
But I'll leave that to you to decide, I know it's not originally your code.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.