From 1b9eaab03fe1af254ec37597a88cd3d039adb54f Mon Sep 17 00:00:00 2001 From: Christopher Jolly Date: Mon, 10 Apr 2023 09:49:10 +0800 Subject: [PATCH] Beta 1 --- Version.props | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/Version.props b/Version.props index 336d5f7..3279cc4 100644 --- a/Version.props +++ b/Version.props @@ -1,6 +1,6 @@ - - - 7.0.0 - alpha - 2 + 7.0.0 + beta + 1 - - + - - - true - true - + + true + true + - - $(PreReleaseVersionLabel).$(PreReleaseVersionIteration) - $(VersionSuffix).ci.$(ContinuousIntegrationTimestamp) - $(VersionSuffix)+sha.$(BuildSha) - + + $(PreReleaseVersionLabel).$(PreReleaseVersionIteration) + $(VersionSuffix).ci.$(ContinuousIntegrationTimestamp) + $(VersionSuffix)+sha.$(BuildSha) + - - - - - - - +