From ed953f6d05b5f1220a7ff8944a8923d19eae26be Mon Sep 17 00:00:00 2001 From: Livar Cunha Date: Wed, 4 Oct 2017 18:07:10 -0700 Subject: [PATCH] Keeping the branding for release/2.0.0 at 2.0.3. --- build/Branding.props | 2 +- build/Version.props | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/build/Branding.props b/build/Branding.props index 2defb3b47..9a66fdc2d 100644 --- a/build/Branding.props +++ b/build/Branding.props @@ -1,6 +1,6 @@ - Microsoft .NET Core SDK - 15.5.0 + Microsoft .NET Core SDK - 2.0.3 .NET Standard Support for Visual Studio 2015 Microsoft .NET Core Runtime - 2.0.1 Microsoft .NET Core Host - 2.0.1 diff --git a/build/Version.props b/build/Version.props index 8e40233c3..2f7ba1395 100644 --- a/build/Version.props +++ b/build/Version.props @@ -1,9 +1,9 @@ - 15 - 5 - 0 - preview + 2 + 0 + 3 + servicing $(VersionMajor).$(VersionMinor).$(VersionPatch)-$(ReleaseSuffix) $(VersionMajor).$(VersionMinor).$(VersionPatch).$(CommitCount)