AllowMultipleAssemblyLevelAttributes Property

TFS Build Extensions

Collapse imageExpand ImageCopy imageCopyHover image
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: TfsBuildExtensions.Activities.Framework
Assembly: TfsBuildExtensions.Activities.ILMerge (in TfsBuildExtensions.Activities.ILMerge.dll) Version: 1.0.0.0 (1.0.0.6)

See Also