dotnet / ILMerge

ILMerge is a static linker for .NET Assemblies.
MIT License
1.23k stars 170 forks source link

ERROR!!: Duplicate type #77

Open gandarez opened 4 years ago

gandarez commented 4 years ago

Hi,

Even if passing allowDup:true I've been getting the error. I already tried to use the type provided below with no success.

ILMerge.Merge: ERROR!!: Duplicate type 'Microsoft.VisualStudio.Shell.Interop.IVsTask' found in assembly '***'. Do you want to use the /allowDup option?