gitversion is a dotnet tool for automatically (sem)versioning commits. Currently, I am just adding a "revision tag" to the code base when I am ready to bump the version.
GitVersion and it's associated configuration will help to automate and standardize that process
Feature or enhancement
gitversion is a dotnet tool for automatically (sem)versioning commits. Currently, I am just adding a "revision tag" to the code base when I am ready to bump the version.
GitVersion and it's associated configuration will help to automate and standardize that process