From 3b9f0d816bc8badb08cdb3d6ec02954d3b809541 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Chalet?= Date: Fri, 20 Oct 2017 13:06:59 +0200 Subject: [PATCH] Update version.props to build 2.0.0-rc1-final packages --- build/dependencies.props | 2 +- build/version.props | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/build/dependencies.props b/build/dependencies.props index 93e8fdcf..e24ae92e 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -1,7 +1,7 @@ - 2.0.0-* + 2.0.0-rc1-final 2.0.0-rc1-final 2.0.0 4.4.0 diff --git a/build/version.props b/build/version.props index ed79b4c1..8e79ae84 100644 --- a/build/version.props +++ b/build/version.props @@ -1,9 +1,7 @@ - 2.0.0 - rc1 - $(VersionSuffix)-$(BuildNumber) + 2.0.0-rc1-final