ILMerge.AllowDuplicateTypes Property

MSBuild Extension Pack

ILMergeAllowDuplicateTypes Property MSBuild Extension Pack Help 4.0.12.0
Allows the user to either allow all public types to be renamed when they are duplicates, or to specify it for arbitrary type names

Command line option: [/allowDup[:typeName]]*

Default: no duplicates of public types allowed.

Namespace: MSBuild.ExtensionPack.Framework
Assembly: MSBuild.ExtensionPack (in MSBuild.ExtensionPack.dll) Version: 4.0.0.0
See Also

Reference