pardeike / Harmony

A library for patching, replacing and decorating .NET and Mono methods during runtime
https://www.patreon.com/pardeike
MIT License
5.28k stars 492 forks source link

Release a new prerelease for the updated Mono.Cecil #561

Closed Aragas closed 10 months ago

Aragas commented 10 months ago

Hey! Bannerlord has a tendency to require a strict version of a dependency, so we can't distribute a new version of MonoMod.Core that depends on Mono.Cecil 0.11.5 and use Harmony that depends on 0.11.4. If we release a prerelease of Harmony that depends on Mono.Cecil 0.11.5 by updating MonoMod.Core the issue should be gone!