mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-04 05:35:49 +00:00
Fix .NET Core 3.0 build #9
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?
Originally created by @mnadareski on GitHub (Feb 19, 2020).
Originally assigned to: @mnadareski on GitHub.
At the moment, the .NET Core 3.0 build will fail anytime it runs across an MS cabinet file due to the library that it uses, libmspack4n, not supporting .NET Core 3.0. To address this, there are 2 options:
@mnadareski commented on GitHub (Mar 14, 2021):
Fixed by
73aae8118fande3bed19e79