- Published on
- Authors
- koskila
Automatically get version number from project dependencies in Azure DevOps
This article expands on my earlier article on automatically figuring out versioning in an Azure DevOps Pipeline. In the other article, you'd add Major and Minor versions as variables, and Patch (the last part of an x.y.z version scheme) would be incremented automatically.



