From aa77aa2a661b343ac22ce3fff62ac8b7fc47444f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Chalet?= Date: Fri, 24 Mar 2017 16:12:52 +0100 Subject: [PATCH] Update common.props/version.props --- build/common.props | 1 - build/version.props | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/build/common.props b/build/common.props index ced89b76..5d5adf0a 100644 --- a/build/common.props +++ b/build/common.props @@ -16,7 +16,6 @@ http://www.apache.org/licenses/LICENSE-2.0.html git git://github.com/openiddict/openiddict-core - $(VersionSuffix)-$(BuildNumber) diff --git a/build/version.props b/build/version.props index ca17a100..ba6ff1a7 100644 --- a/build/version.props +++ b/build/version.props @@ -3,6 +3,7 @@ 1.0.0 beta2 + $(VersionSuffix)-$(BuildNumber)