From 982abb69713d396539560c3d1ba7bf8b3b794fce Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Mon, 10 Sep 2018 13:18:36 -0700 Subject: [PATCH 01/10] Updating submodule(s) EntityFrameworkCore => dc0f1b01d352ca6afe9c8af85b3608fa5db698e9 Templating => 14b1432481d67a58150c5a8e3e211bbb96c80cac [auto-updated: submodules] --- modules/EntityFrameworkCore | 2 +- modules/Templating | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index de44d56423..dc0f1b01d3 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit de44d56423f58ce3acf48ddaae17c370f2865ef0 +Subproject commit dc0f1b01d352ca6afe9c8af85b3608fa5db698e9 diff --git a/modules/Templating b/modules/Templating index 7308a9311f..14b1432481 160000 --- a/modules/Templating +++ b/modules/Templating @@ -1 +1 @@ -Subproject commit 7308a9311fd3b09734ccbbe0ffb42d4ef172948b +Subproject commit 14b1432481d67a58150c5a8e3e211bbb96c80cac From 20d5cf9bb212c5d724ebde2a2402d9f203a704a3 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Mon, 10 Sep 2018 14:04:40 -0700 Subject: [PATCH 02/10] Updating submodule(s) KestrelHttpServer => de5ccb5c78db1cfd13b93579738be6d80e0ecb08 [auto-updated: submodules] --- modules/KestrelHttpServer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/KestrelHttpServer b/modules/KestrelHttpServer index 0c3b443e3c..de5ccb5c78 160000 --- a/modules/KestrelHttpServer +++ b/modules/KestrelHttpServer @@ -1 +1 @@ -Subproject commit 0c3b443e3c01578a0076e10ee99446c6691a279a +Subproject commit de5ccb5c78db1cfd13b93579738be6d80e0ecb08 From 188bbc6ce1256d782ddcc5eb9b0957c07f494c63 Mon Sep 17 00:00:00 2001 From: Andrew Stanton-Nurse Date: Mon, 10 Sep 2018 14:58:47 -0700 Subject: [PATCH 03/10] add component detection task (#1338) --- .vsts/builds/ci-official.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.vsts/builds/ci-official.yml b/.vsts/builds/ci-official.yml index 6f305965ba..6b5f843ffb 100644 --- a/.vsts/builds/ci-official.yml +++ b/.vsts/builds/ci-official.yml @@ -73,6 +73,13 @@ phases: pathtoPublish: ./artifacts/ artifactName: artifacts-Windows-Release artifactType: Container + # Detect OSS Components in use in the product. Only needs to run on one OS in the matrix. + - task: ms.vss-governance-buildtask.governance-build-task-component-detection.ComponentGovernanceComponentDetection@0 + displayName: 'Component Detection' + inputs: + # This funky GUID represents the product "ASP.NET and EF Core" + governanceProduct: 'c641993b-8380-e811-80c3-0004ffb4789e' + snapshotForceEnabled: true - task: MicroBuildCleanup@1 displayName: Cleanup MicroBuild tasks condition: always() From 3006f745efd6008823c6a76aea0a32242d8aa3fa Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Mon, 10 Sep 2018 22:09:31 +0000 Subject: [PATCH 04/10] Updating submodule(s) Razor => f93f67a53a8e30b36734216853635411d5b6b4a8 [auto-updated: submodules] --- modules/Razor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Razor b/modules/Razor index 51868b4dc0..f93f67a53a 160000 --- a/modules/Razor +++ b/modules/Razor @@ -1 +1 @@ -Subproject commit 51868b4dc0da033ca64f3a9d71ba6c841bda100b +Subproject commit f93f67a53a8e30b36734216853635411d5b6b4a8 From b4d4705630fa096118e7103b84254317341f8931 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Mon, 10 Sep 2018 22:49:47 +0000 Subject: [PATCH 05/10] Updating submodule(s) Mvc => 6e27a04bf38f6634589fca10f7ca67859deaf8e6 [auto-updated: submodules] --- modules/Mvc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Mvc b/modules/Mvc index f573b8840a..6e27a04bf3 160000 --- a/modules/Mvc +++ b/modules/Mvc @@ -1 +1 @@ -Subproject commit f573b8840a0473ff95cd69894ea1f0a6cf1daaa9 +Subproject commit 6e27a04bf38f6634589fca10f7ca67859deaf8e6 From 887f95cb30ee8cdcde0d37fb996b96010640eb3c Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Mon, 10 Sep 2018 23:22:50 +0000 Subject: [PATCH 06/10] Updating submodule(s) Routing => c68384481763e69cc2b36083d519e1556428b7f3 [auto-updated: submodules] --- modules/Routing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Routing b/modules/Routing index 72b61bf2af..c683844817 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit 72b61bf2af0fc6a12888e1db50a471eb424e9663 +Subproject commit c68384481763e69cc2b36083d519e1556428b7f3 From 3ed3842980f30c03265b7f6917636abb0f8d90f1 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Mon, 10 Sep 2018 23:59:30 +0000 Subject: [PATCH 07/10] Updating submodule(s) Routing => 5f172efa9dd31d27d0e8af944aec2d7f6c124238 [auto-updated: submodules] --- modules/Routing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Routing b/modules/Routing index c683844817..5f172efa9d 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit c68384481763e69cc2b36083d519e1556428b7f3 +Subproject commit 5f172efa9dd31d27d0e8af944aec2d7f6c124238 From 7efe2414c7587d816ae6b62f994b6aa2944e2c74 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Mon, 10 Sep 2018 23:59:38 +0000 Subject: [PATCH 08/10] Updating BuildTools from 2.2.0-preview1-20180910.1 to 2.2.0-preview1-20180910.3 [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 c4f8a282ab..32289301de 100644 --- a/korebuild-lock.txt +++ b/korebuild-lock.txt @@ -1,2 +1,2 @@ -version:2.2.0-preview1-20180910.1 -commithash:d2408c7c7f349e70dea569e911da947c8307c10e +version:2.2.0-preview1-20180910.3 +commithash:0743ba80227b69b785b28360bd73d1289d358423 From 4d2965262e2ed5e703f0acae5ab9813f349e813c Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Tue, 11 Sep 2018 00:30:15 +0000 Subject: [PATCH 09/10] Updating submodule(s) Routing => e5cc4564cb939d39e2926d54f1ba03e8fe8be5dd [auto-updated: submodules] --- modules/Routing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Routing b/modules/Routing index 5f172efa9d..e5cc4564cb 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit 5f172efa9dd31d27d0e8af944aec2d7f6c124238 +Subproject commit e5cc4564cb939d39e2926d54f1ba03e8fe8be5dd From 9dc56101edb877144a2beac3c04f73154b27b6be Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Tue, 11 Sep 2018 08:54:29 -0700 Subject: [PATCH 10/10] Updating submodule(s) KestrelHttpServer => f38f60f8cefe45bd4078b25773becc105b8c7bbc [auto-updated: submodules] --- modules/KestrelHttpServer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/KestrelHttpServer b/modules/KestrelHttpServer index de5ccb5c78..f38f60f8ce 160000 --- a/modules/KestrelHttpServer +++ b/modules/KestrelHttpServer @@ -1 +1 @@ -Subproject commit de5ccb5c78db1cfd13b93579738be6d80e0ecb08 +Subproject commit f38f60f8cefe45bd4078b25773becc105b8c7bbc