A versioning utility that supports our prior use of GitVersion but works like we wanted GitVersion to.
+semver:major
: Increments the major version+semver:minor
: Increments the minor version+semver:patch
: Increments the patch version+semver-set:W.X.Y+Z
: Sets the next version toW.X.Y+Z