DevOps
How to continuously deploy NuGet packages with Azure DevOps and GitVersion
Published 8 May 2020
After getting bored with manually bumping version numbers and running PowerShell scripts to deploy NuGet packages, I started to look for resources on how to automate this process with Azure DevOps. This article provides some useful resources and a simple how to guide with a working code demo on GitHub