Azure DevOps Extensions Build Version Updater

Azure DevOps Extensions are add-ons that can be used to customize and extend your DevOps experience with Azure DevOps Server and Azure Devops Online.
They are written with standard technologies - Markup, Typscript, Powershell.

Build Version Updater Task

Build Version Updater is a task that will update a variable in the Azure Devops Build or Release Pipeline.

In a CI environment this task can be helpfull to automatically update a version after each successful build or release.
This can reduce the effort of further passing a version down the line in building dlls with predefined versioning.



For more details on how to install and configure this extension click here.