From 465acd296a8c6e29592fadc6d25fc2dc3d0dca3f Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Mon, 13 Aug 2018 11:42:55 -0700 Subject: [PATCH 1/4] Updating submodule(s) EntityFrameworkCore => bafba061061f6bef14335e8ee968d683a9e3f52b [auto-updated: submodules] --- modules/EntityFrameworkCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index 166e601479..bafba06106 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit 166e6014791e59c9f0937b05498c82f12cd559b2 +Subproject commit bafba061061f6bef14335e8ee968d683a9e3f52b From 6f148a5ac695a647afc65c126da7dee1228f8091 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Thu, 16 Aug 2018 09:29:56 -0700 Subject: [PATCH 2/4] Updating BuildTools from 2.1.3-rtm-15814 to 2.1.3-rtm-15815 [auto-updated: buildtools] --- korebuild-lock.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/korebuild-lock.txt b/korebuild-lock.txt index e6fef52b6b..5e55559e2b 100644 --- a/korebuild-lock.txt +++ b/korebuild-lock.txt @@ -1,2 +1,2 @@ -version:2.1.3-rtm-15814 -commithash:6ca1b9d686c747a38a45f538ae34b99354876658 +version:2.1.3-rtm-15815 +commithash:72492a41765010d653863d2d5caa00b9e1318712 From 8658074df74088463c3af0902c9b95f79386ddf2 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Thu, 16 Aug 2018 21:48:21 +0000 Subject: [PATCH 3/4] Updating BuildTools from 2.1.3-rtm-15815 to 2.1.3-rtm-15816 [auto-updated: buildtools] --- korebuild-lock.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/korebuild-lock.txt b/korebuild-lock.txt index 5e55559e2b..1ed8f66b26 100644 --- a/korebuild-lock.txt +++ b/korebuild-lock.txt @@ -1,2 +1,2 @@ -version:2.1.3-rtm-15815 -commithash:72492a41765010d653863d2d5caa00b9e1318712 +version:2.1.3-rtm-15816 +commithash:5afdca5b68ad2a3b750821543ce670dc32c7e48e From 267b149bc83ca1cdec10468f804f442ad2cd0beb Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Thu, 16 Aug 2018 16:48:08 -0700 Subject: [PATCH 4/4] Fix whitespace in task parameters (#1322) In MSBuild 15.8, whitespace in task parameters is handled differently in a way that causes these docker commands to fail. --- build/SharedFxInstaller.targets | 33 ++------------------------------- 1 file changed, 2 insertions(+), 31 deletions(-) diff --git a/build/SharedFxInstaller.targets b/build/SharedFxInstaller.targets index 2aaf3d3cc8..b03763d169 100644 --- a/build/SharedFxInstaller.targets +++ b/build/SharedFxInstaller.targets @@ -111,29 +111,7 @@ @@ -221,14 +199,7 @@ -