Versioning when using Git, solved. GitVersion looks at your git history and works out the Semantic Version of the commit being built.
GitVersion works on Windows, Linux, and Mac.
You are seeing:
- Pull requests being built as pre-release builds
- A branch called
release-1.0.0producing beta v1 packages
Tree designed by David Chapman from The Noun Project.


