Replies: 1 comment
-
It's always pulled from the |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
After upgrading my
.shfbproj
projects to latest everything, there is a change in the assembly version reported in my doc output but only when the project is under version control.Here is what it looked like before upgrading project:
https://kaosborn.github.io/help/KaosCombinatorics/html/bbaadc50-10fa-dfcf-a4db-8532baaef11e.htm
The assembly version now includes the 40 hex digits of a Git commit ID. Is there anything I can do to get the same output regardless of whether or not the project is under version control?
Beta Was this translation helpful? Give feedback.
All reactions