Prerequisites
GitVersion package
GitVersion.Tool
GitVersion version
6.0.0-beta.7
Operating system
N/A
What are you seeing?
Rename the TrunkBased Version Strategy to Mainline because it will be conflicting with TrunkBased workflow.
What is expected?
The version strategy should be named as Mainline instead of TrunkBased.
Steps to Reproduce
Specify configuration with:
strategies:
- TrunkBased
- ConfiguredNextVersion
RepositoryFixture Test
No response
Output log or link to your CI build (if appropriate).
No response