StrongNameLost Property

TFS Build Extensions

Collapse imageExpand ImageCopy imageCopyHover image
Once merging is complete, this property is true if and only if the primary assembly had a strong name, but the target assembly does not.

This can occur when an .snk file is not specified, or if something goes wrong trying to read its contents.

Namespace: TfsBuildExtensions.Activities.Framework
Assembly: TfsBuildExtensions.Activities.ILMerge (in TfsBuildExtensions.Activities.ILMerge.dll) Version: 1.0.0.0 (1.0.0.6)

See Also