You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GlobalEquivalencyOptions.CloneDefaults needs to be public
This is needed by packages like FluentAssertions.DataSets to be able to hook into the equivalency engine.
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.