From dc88bac18fcddd0260cef3386e2c18976dfc2d19 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Wed, 16 Aug 2017 14:22:25 -0700 Subject: [PATCH] Update version to 2.0.2-vspre --- build/BranchInfo.props | 4 ++-- build/Branding.props | 2 +- build/Version.props | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) 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)