Streamlining package versioning with MinVer

In the past two posts on the path to publish a NuGet package, we started by setting up the build with NUKE and running it with GitHub Actions. Before we get to the actual publishing part, there’s one more thing we need, which is to handle versioning.

January 24, 2021 · 6 min · 1180 words · João Antunes