diff --git a/build/BranchInfo.props b/build/BranchInfo.props index 0d146ab2a..a439784b3 100644 --- a/build/BranchInfo.props +++ b/build/BranchInfo.props @@ -1,6 +1,6 @@ - release/2.0.0 - release/2.0.0 + release/2.0.2 + release/2.0.2 diff --git a/build/Branding.props b/build/Branding.props index 6608a3ea5..52a37c621 100644 --- a/build/Branding.props +++ b/build/Branding.props @@ -1,6 +1,6 @@ - Microsoft .NET Core SDK - 2.0.1 + Microsoft .NET Core SDK - 2.0.2 .NET Standard Support for Visual Studio 2015 Microsoft .NET Core Runtime - 2.0.0 Microsoft .NET Core Host - 2.0.0 diff --git a/build/Version.props b/build/Version.props index 156ece688..49a490286 100644 --- a/build/Version.props +++ b/build/Version.props @@ -2,8 +2,8 @@ 2 0 - 1 - servicing + 2 + vspre $(VersionMajor).$(VersionMinor).$(VersionPatch)-$(ReleaseSuffix) $(VersionMajor).$(VersionMinor).$(VersionPatch).$(CommitCount)