From d313cb4012ca4c76d8b84f65a822a842efb20d5d Mon Sep 17 00:00:00 2001 From: Unknown Date: Tue, 7 Mar 2017 12:05:42 -0800 Subject: [PATCH] Change suffix to preview1 --- build/Branding.props | 2 +- build/Version.props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/Branding.props b/build/Branding.props index a11613cd0..935355a02 100644 --- a/build/Branding.props +++ b/build/Branding.props @@ -1,6 +1,6 @@ - Microsoft .NET Core 2.0.0 - SDK Alpha + Microsoft .NET Core 2.0.0 - SDK Preview 1 Microsoft .NET Core 2.0.0 - Runtime Microsoft .NET Core 2.0.0 - Host Microsoft .NET Core 2.0.0 - Host FX Resolver diff --git a/build/Version.props b/build/Version.props index 402ae0858..a121c2f6d 100644 --- a/build/Version.props +++ b/build/Version.props @@ -3,7 +3,7 @@ 2 0 0 - alpha + preview1 $(VersionMajor).$(VersionMinor).$(VersionPatch)-$(ReleaseSuffix) $(VersionMajor).$(VersionMinor).$(VersionPatch).$(CommitCount)