AssemblyConfiguration Property

TFS Build Extensions

Collapse imageExpand ImageCopy imageCopyHover image
Sets the assembly configuration.

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

Remarks

Setting the value to null will disable updating this attribute.

The following tokens are supported (see AssemblyInfo remarks for a description of those tokens):

  • $(version)
  • $(fileversion)
  • $(date:<format>)

See Also