Replies: 1 comment 1 reply
-
Does changing |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using GitVersion.MsBuild but I am unable to have it properly pick up the gitversion.yml file that I have in the repo. The configuration is under
/build/gitversion.yml
while the project & solution are under/tools/MyProject/
.How can I properly configure the Build Task to pick up the proper configuration? I have tried adding the following to the csproj but it doesn't seem to pick it up correctly.
Beta Was this translation helpful? Give feedback.
All reactions