This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
[ISSUE]: dotnet-gitversion fails using 6.0.0-beta.6 in mainline mode #3947
Labels
You can continue the conversation there. Go to discussion →
Prerequisites
GitVersion package
GitVersion.Tool
GitVersion version
6.0.0-beta.6
Operating system
Linux, Windows
What are you seeing?
Could not build the configuration instance because following exception occurred: 'Requested value 'Mainline' was not found.' Please ensure that the /overrideconfig parameters are correct and the configuration file is in the correct format.
What is expected?
Previous builds on 6.0.0-beta.5 had no issues and something like:
Begin: Getting tagged semantic versions of mainline branches. Format: Strict...
Steps to Reproduce
dotnet tool update --global GitVersion.Tool --prerelease dotnet-gitversion /config .\GitVersion.v6.yml
using this config:
RepositoryFixture Test
No response
Output log or link to your CI build (if appropriate).
No response
The text was updated successfully, but these errors were encountered: