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)