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

Added pdb generation #588

Closed Aragas closed 6 months ago

Aragas commented 6 months ago

Side fix: Exclude the secondary System.Reflection.* packages from NuGet - we were adding new dependencies that we don't really need

github-actions[bot] commented 6 months ago

Test Results

   104 files     104 suites   8m 52s :stopwatch:    232 tests    230 :white_check_mark:   2 :zzz: 0 :x: 23 920 runs  23 568 :white_check_mark: 352 :zzz: 0 :x:

Results for commit a14165f9.

Aragas commented 6 months ago

PR ready for merge