GitVersion
GitVersion copied to clipboard
Failing Unit Test for Issue #1844
Failing Unit Test for Issue #1844. Tests that the version is bumped after a prerelease tag when not doing so would put them out of order
Thanks, @WalkerCodeRanger. Just for fun, what happens if you change VersioningMode to Mainline?
If you change VersioningMode to Mainline without changing anything else, you get:
System.NotSupportedException : Mainline development mode doesn't yet support pre-release tags on master
Ah, right.
Will the fix implemented in #2003 help with this problem in any way?
Alas, #2003 was just merged and an update of this branch did not help. 😞
This issue has been automatically marked as stale because it has not had recent activity. After 30 days from now, it will be closed if no further activity occurs. Thank you for your contributions.
Closed in favor of #3445