From 3b327ef3696c4708490787df4f974248f20bed0e Mon Sep 17 00:00:00 2001 From: Ryan Brandenburg Date: Thu, 11 Oct 2018 19:58:57 -0700 Subject: [PATCH] Update MVC, add ApiDescription.Design to package artifacts, and update build tools (#1492) --- build/artifacts.props | 1 + global.json | 12 ++++++------ korebuild-lock.txt | 4 ++-- modules/Mvc | 2 +- 4 files changed, 10 insertions(+), 9 deletions(-) diff --git a/build/artifacts.props b/build/artifacts.props index 051d0b2d9c..4f3960a46d 100644 --- a/build/artifacts.props +++ b/build/artifacts.props @@ -203,6 +203,7 @@ + diff --git a/global.json b/global.json index 4e771a710f..319ac05b48 100644 --- a/global.json +++ b/global.json @@ -1,8 +1,8 @@ { - "sdk": { - "version": "2.2.100-preview2-009404" - }, - "msbuild-sdks": { - "Internal.AspNetCore.Sdk": "2.2.0-preview2-20181011.2" + "sdk": { + "version": "2.2.100-preview2-009404" + }, + "msbuild-sdks": { + "Internal.AspNetCore.Sdk": "2.2.0-preview2-20181011.10" + } } -} diff --git a/korebuild-lock.txt b/korebuild-lock.txt index 860121b752..86b4302b5d 100644 --- a/korebuild-lock.txt +++ b/korebuild-lock.txt @@ -1,2 +1,2 @@ -version:2.2.0-preview2-20181011.2 -commithash:09cd1592eb0fbbfa6ef5124120c173bc1d4e353a +version:2.2.0-preview2-20181011.10 +commithash:224e1163a1145b60f324e0b432419ef4ba4880cc diff --git a/modules/Mvc b/modules/Mvc index 9daf5ff7a4..18acae77c8 160000 --- a/modules/Mvc +++ b/modules/Mvc @@ -1 +1 @@ -Subproject commit 9daf5ff7a4e092b3a84c060c44148d7d5d40b5c3 +Subproject commit 18acae77c8e125ee192c68442a80b28e3fa77df5