From 67fab2fec61121d834dfb9dca359fcc2f47893e6 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Thu, 18 Jan 2018 15:42:49 -0800 Subject: [PATCH] Bump version to 2.0.6 and update build tools --- build/dependencies.props | 2 +- korebuild-lock.txt | 4 ++-- korebuild.json | 4 ++-- version.props | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/build/dependencies.props b/build/dependencies.props index a499aa7e71..ebae3e5d70 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -4,7 +4,7 @@ - 2.0.2-rc1-16007 + 2.0.5-rtm-10016 2.0.3 2.0.1 2.0.1 diff --git a/korebuild-lock.txt b/korebuild-lock.txt index 16c49d04ce..e0cb1b1c60 100644 --- a/korebuild-lock.txt +++ b/korebuild-lock.txt @@ -1,2 +1,2 @@ -version:2.0.2-rc1-16007 -commithash:bccf097cd0fceb185b7bf6aa8981191304cea9a7 +version:2.0.5-rtm-10016 +commithash:02bda79ac9c564229da734a836f258d6c1321eb7 diff --git a/korebuild.json b/korebuild.json index 6bbc5eeb9c..9deb2b62d7 100644 --- a/korebuild.json +++ b/korebuild.json @@ -1,4 +1,4 @@ { - "$schema": "https://raw.githubusercontent.com/aspnet/BuildTools/rel/2.0.2/tools/korebuild.schema.json", - "channel": "rel/2.0.2" + "$schema": "https://raw.githubusercontent.com/aspnet/BuildTools/release/2.0/tools/korebuild.schema.json", + "channel": "release/2.0" } diff --git a/version.props b/version.props index 85f1a9f175..44bf7795a8 100644 --- a/version.props +++ b/version.props @@ -1,6 +1,6 @@ - 2.0.5 + 2.0.6 rtm $(VersionPrefix) $(VersionPrefix)-$(VersionSuffix)-final