diff --git a/version.props b/version.props index 3d298cd263..aff221a96a 100644 --- a/version.props +++ b/version.props @@ -1,6 +1,12 @@  - 2.1.2 + 2 + 1 + 2 + $(DotNetMajorVersion).$(DotNetMinorVersion).$(DotNetPatchVersion) + 12 + $(DotNetMajorVersion) + $(DotNetPatchVersion) rtm $(VersionPrefix) $(VersionPrefix)-$(VersionSuffix)-final @@ -8,8 +14,5 @@ a- $(FeatureBranchVersionPrefix)$(VersionSuffix)-$([System.Text.RegularExpressions.Regex]::Replace('$(FeatureBranchVersionSuffix)', '[^\w-]', '-')) $(VersionSuffix)-$(BuildNumber) - 8 - 1 - 0