Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Update Version in AssemblyInfo.cs File(s)
Update Version in AssemblyInfo.cs File(s)

Update Version in AssemblyInfo.cs File(s)

AlexanderHjelmSolidifyTest

|
3 installs
| (0) | Free
Task for update of version in assemblyinfo file(s), as retreived from $(Build.BuildNumber) or according to a user defined value.
This extension is now unpublished from Marketplace. You can choose to uninstall it.

Update Version in AssemblyInfo File(s)

Task for update of version in AssemblyInfo.cs file(s) as retreived from $(Build.BuildNumber) or defined in task with syntax MAJOR.MINOR.BUILD(.REVISION).

Update version build parameters

  • Working Directory - Enter Working Directory for file(s) to be updated. Files will be searched recursively.
  • Update AssemblyVersion - Specify if/how to update AssemblyVersion.
  • Update AssemblyFileVersion - Specify if/how to update AssemblyFileVersion.
  • Update AssemblyInformationalProductVersion - Specify if/how to update AssemblyInformationalProductVersion.
  • Define Version string - Option to enter version for File and Product Version updates. If left empty version will instead be retreived from Build.Buildnumber. Note, version must be of format 'MAJOR.MINOR.BUILD(.REVISION)'.
  • Fail if version syntax is incorrect - Set to true if to fail build if retreived version does not match syntax MAJOR.MINOR.BUILD(.REVISION). If set to false version value will instead be defaulted to 1.0.0.0.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft