CCob / dnMerge

A lightweight .NET assembly dependency merger that uses dnLib and 7zip's LZMA SDK for compressing dependant assemblies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding Project References Fails

dmchell opened this issue · comments

When using dnMerge to merge a project reference as opposed to a nuget reference, it appears to fail to embed the DLLs in to the final assembly

Debug vs Release 🤦‍♂️