$(GitCommit) does not resolve in first 7 digits of Git Sha, but something else #383
Unanswered
HaraldWikeroy
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I added the following to sections to my C# project file:
My expectation was then that I would see 4.0.0+[first 7 digits]. Instead, I'm seeing the following, which looks like the first seven bits of the sha, followed by a dot and then the entire SHA. Could anyone help me find what's wrong here:
Beta Was this translation helpful? Give feedback.
All reactions