ILMergeAllowMultipleAssemblyLevelAttributes Property | MSBuild Extension Pack Help 4.0.12.0 |
If set, any assembly-level attributes names that have the same type are copied over into the target directory as long as the definition of the attribute type specifies that “AllowMultiple” is true.
Command line option: /allowMultiple
Default: false
Namespace: MSBuild.ExtensionPack.Framework
Assembly: MSBuild.ExtensionPack (in MSBuild.ExtensionPack.dll) Version: 4.0.0.0
See Also