Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adopt the GitVersion config to properly handle pre-release tags
Without "when-current-commit-tagged" set to "true", GitVersion would calculate the number of a commit tagged with 8.0.0-rc.1 to be 8.0.0-rc.2. Also removed some of the settings that are the default.
- Loading branch information