Regarding Azure Pipeline Task GitVersion with default values (nothing is filled by me)
In info tooltip on Config File you have:

Actual behaviour:
Default doesn't pick up GitVersion.yml. I didn't have it filled:

and the build resolved version to this:

But when I filled GitVersion.yml into the task:

then it picked it up correctly:

My GitVersion.yml file:
https://github.com/jakubsuchybio/Remove-Diacritics/blob/71301d017275c9d7250fbfd1a3cc58380ff8ba98/GitVersion.yml#L1-L3
Expected behaviour:
I expect it to pick up GitVersion.yml by default when I don't fill the task