pardeike / Harmony

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

Investigate Testing the NuGet Package Directly #590

Open Aragas opened 6 months ago

Aragas commented 6 months ago

Investigate whether it's possible to reference the NuGet package instead of the project directly.
This should be okay since we are always building the current NuGet package on build.
The intention is to have the closest user experience as possible, since NuGet can have a few quirks by itself.

pardeike commented 5 months ago

Can this be closed now?

Aragas commented 5 months ago

Nope, haven't had the time to start this

pardeike commented 5 months ago

Sorry, I mixed this up with your latest PR about Lib.Harmony.Ref being used locally to avoid build errors