-
-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Casey edited this page Apr 11, 2021
·
6 revisions
Welcome to the Versioning.NET wiki!
A dotnet tool that works with .NET applications to maintain semantic versioning of the assemblies with git integration.
This application was once a PowerShell Module. The purpose of translating it into a dotnet tool was motivated by the need to have unit tests, more robust integrations with git, and reduce the complexity required for both developers and CI/CD environments.