Version package per semantic version specification.
This is a fork of https://github.com/axlj45/dotnet-semantic-release.
I'm planning to merge my changes back to the original repo when I'm done. While I'm working on my changes, I'm publishing them to my own NuGet package to test them.
A small command line tool to simplify releasing software by updating all
version strings in your source code by the correct increment. Also creates
commits and tags.
Version package per semantic version specification.
This is a fork of https://github.com/axlj45/dotnet-semantic-release.
I'm planning to merge my changes back to the original repo when I'm done. While I'm working on my changes, I'm publishing them to my own NuGet package to test them.