From f0257af91cc578ec33e4649a824e9f56ed9a44ca Mon Sep 17 00:00:00 2001 From: Laurents Meyer Date: Tue, 25 May 2021 21:24:11 +0200 Subject: [PATCH] Fix CI for official prereleases. --- Version.props | 18 +++++++++++------- azure-pipelines.yml | 2 +- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/Version.props b/Version.props index aa26ed4..f1e1e74 100644 --- a/Version.props +++ b/Version.props @@ -2,11 +2,15 @@ 3.1.0 rtm @@ -29,7 +33,7 @@ true - + $(PreReleaseVersionLabel).$(PreReleaseVersionIteration) $(VersionSuffix).ci.$(ContinuousIntegrationTimestamp) $(VersionSuffix)+sha.$(BuildSha) @@ -39,7 +43,7 @@ - +