diff --git a/build/common.props b/build/common.props index 34b8864351..a55761732c 100644 --- a/build/common.props +++ b/build/common.props @@ -9,7 +9,6 @@ $(MSBuildThisFileDirectory)Key.snk true true - $(VersionSuffix)-$(BuildNumber) true diff --git a/version.props b/version.props index e69e2c659c..b68865a1af 100644 --- a/version.props +++ b/version.props @@ -1,6 +1,9 @@ - - 2.0.0 + 2.0.1 + rtm + $(VersionPrefix) + $(VersionPrefix)-$(VersionSuffix)-final + $(VersionSuffix)-$(BuildNumber)