* Added ILMerge back, now with support for .NET core and .NET
* Split MSBuild code into smaller files
* Added Debug/Release Fat/Lite configurations
* Adapted azure pipeline
* Added configuration to the display name
* Switching to ILRepack.FullAuto for a better control of repacking
* Let's test the new ILRepack
* Added simple tests for GetExecutingAssembly
Better nullability checks for InternalPatches
Minor formatting fixes
* Added test for code inside the patched methods
* More null checks - GetOriginalMethodFromStackframe could return null