ILMerge.Merge : The assembly Serilog was not merged in correctly. It is still listed as an external reference in the target assembly

124 views Asked by At

We are trying to change log4net to SeriLog in our enterprise library. the code works fine, but when it tries all the project to merge and make an assembly.... I see this issue ILMerge.Merge : The assembly Serilog was not merged in correctly. It is still listed as an external reference in the target assembly I have tried changing the assembly name....it didn't work Thanks in advance

0

There are 0 answers