I have installed MSBuild.ILMerge.Task
into my project using Nuget
.
When i try to build my project , An error comes up :
Error : Unresolved assembly reference not allowed: ICSharpCode.SharpZipLib.
I searched everywhere but couldn't found anything useful...
How to fix this error ?