Community

Versioning C# projects in Azure DevOps build pipeline

(Rory Primrose) I’m a big fan of using GitVersion to calculate an application version based on git history. I’m also a big fan of the new csproj format because of its simplicity.