From 7299ec1f0a5c4f7ca7556b9fe70a4fccde1728bb Mon Sep 17 00:00:00 2001 From: Livar Cunha Date: Tue, 14 Mar 2017 17:14:53 -0700 Subject: [PATCH] Updating the CLI branding to 1.0.2 and updating the msbuild version. --- branchinfo.txt | 2 +- build/Microsoft.DotNet.Cli.DependencyVersions.props | 2 +- build/Microsoft.DotNet.Cli.Monikers.props | 2 +- dir.props | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/branchinfo.txt b/branchinfo.txt index 5628321e1..90286b00f 100644 --- a/branchinfo.txt +++ b/branchinfo.txt @@ -3,7 +3,7 @@ # Each line is expected to be in the format "[Name]=[Value]". MAJOR_VERSION=1 MINOR_VERSION=0 -PATCH_VERSION=1 +PATCH_VERSION=2 RELEASE_SUFFIX=rc4 CHANNEL=rel-1.0.1 BRANCH_NAME=rel/1.0.1 diff --git a/build/Microsoft.DotNet.Cli.DependencyVersions.props b/build/Microsoft.DotNet.Cli.DependencyVersions.props index 3369877cc..01dd947ab 100644 --- a/build/Microsoft.DotNet.Cli.DependencyVersions.props +++ b/build/Microsoft.DotNet.Cli.DependencyVersions.props @@ -2,7 +2,7 @@ 1.1.1 - 15.1.548 + 15.1.1012 2.0.0-rc5-61427-04 1.0.0-alpha-20170224-6 4.0.0-rtm-2283 diff --git a/build/Microsoft.DotNet.Cli.Monikers.props b/build/Microsoft.DotNet.Cli.Monikers.props index 83a2063ae..756fa9f1b 100644 --- a/build/Microsoft.DotNet.Cli.Monikers.props +++ b/build/Microsoft.DotNet.Cli.Monikers.props @@ -1,7 +1,7 @@ - .NET Core SDK 1.0.1 + .NET Core SDK 1.0.2 Microsoft .NET Core 1.1.1 - Runtime Microsoft .NET Core 1.1.0 - Host Microsoft .NET Core 1.1.0 - Host FX Resolver diff --git a/dir.props b/dir.props index f906e8849..0c25d5e87 100644 --- a/dir.props +++ b/dir.props @@ -13,6 +13,6 @@ true - 1.0.1 + 1.0.2