Open
Description
Prerequisites
- I have written a descriptive issue title
- I have searched issues to ensure it has not already been reported
GitVersion package
GitVersion.Tool
GitVersion version
6.1.0
Operating system
Linux
What are you seeing?
When running dotnet-gitversion /config <config-file> /diag /nonormalize
, diagnostics output is excluded.
What is expected?
Diagnostics output should always be included regardless of other "non-output-related" parameters passed.
Steps to Reproduce
See "What are you seeing?" for repro
RepositoryFixture Test
No response