From 1ed6be56ca76effba7fe40809282dcec1f9880de Mon Sep 17 00:00:00 2001 From: William Li Date: Fri, 4 Aug 2017 15:12:43 -0700 Subject: [PATCH] Updating the branding to 2.0.1-servicing --- build/Branding.props | 2 +- build/Version.props | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/Branding.props b/build/Branding.props index cf8ac27a5..6608a3ea5 100644 --- a/build/Branding.props +++ b/build/Branding.props @@ -1,6 +1,6 @@ - Microsoft .NET Core SDK - 2.0.0 + Microsoft .NET Core SDK - 2.0.1 .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 ff1c1f5ff..156ece688 100644 --- a/build/Version.props +++ b/build/Version.props @@ -2,8 +2,8 @@ 2 0 - 0 - preview3 + 1 + servicing $(VersionMajor).$(VersionMinor).$(VersionPatch)-$(ReleaseSuffix) $(VersionMajor).$(VersionMinor).$(VersionPatch).$(CommitCount)