diff --git a/Version.props b/Version.props index 596fe02..c9d24cd 100644 --- a/Version.props +++ b/Version.props @@ -1,49 +1,52 @@ - - - 8.0.0 - alpha - 1 + + - + Bump-up to the next iteration immediately after a release, so that subsequent daily builds are named + correctly. + --> + 8.0.0 + alpha + 2 - - - true - true - + + - - $(PreReleaseVersionLabel).$(PreReleaseVersionIteration) - $(VersionSuffix).ci.$(ContinuousIntegrationTimestamp) - $(VersionSuffix)+sha.$(BuildSha) - + + + true + true + - - - - - - - + + $(PreReleaseVersionLabel).$(PreReleaseVersionIteration) + $(VersionSuffix).ci.$(ContinuousIntegrationTimestamp) + $(VersionSuffix)+sha.$(BuildSha) + + + + + + + + +