From d7c9a1b2641635c3b9d7ae456cec1d6eeb4e7048 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Mon, 16 Jul 2018 23:20:16 +0000 Subject: [PATCH 01/68] Updating submodule(s) SignalR => 8919d3897ed854287f4602cddbbaa4f671f1a37d [auto-updated: submodules] --- modules/SignalR | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/SignalR b/modules/SignalR index 3e53533db3..8919d3897e 160000 --- a/modules/SignalR +++ b/modules/SignalR @@ -1 +1 @@ -Subproject commit 3e53533db3b097adae467cdeeec17361e3823245 +Subproject commit 8919d3897ed854287f4602cddbbaa4f671f1a37d From 5aa33c7bda24c55b447150400401ce9fbf7c279d Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Mon, 16 Jul 2018 20:56:18 -0700 Subject: [PATCH 02/68] Updating submodule(s) Routing => 5f29e8b0627992a79259e3942a1ad5c083bd0340 [auto-updated: submodules] --- modules/Routing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Routing b/modules/Routing index 0cd41c5544..5f29e8b062 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit 0cd41c5544dd8cd8ac0b519bf0c65a23e4a46dd1 +Subproject commit 5f29e8b0627992a79259e3942a1ad5c083bd0340 From 066e3a9f5586bf69957fac4cc492e7431fee01e6 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Mon, 16 Jul 2018 21:23:28 -0700 Subject: [PATCH 03/68] Updating submodule(s) Routing => 02e1d783191d4983a237300c8fb174a4dd576081 [auto-updated: submodules] --- modules/Routing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Routing b/modules/Routing index 5f29e8b062..02e1d78319 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit 5f29e8b0627992a79259e3942a1ad5c083bd0340 +Subproject commit 02e1d783191d4983a237300c8fb174a4dd576081 From 1d4224c8c3d18b1374fe89a31c9ecc41dc15e6a8 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Mon, 16 Jul 2018 21:49:52 -0700 Subject: [PATCH 04/68] Updating submodule(s) Mvc => 42218d5fb553337d84105e146f3ad771ab309089 [auto-updated: submodules] --- modules/Mvc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Mvc b/modules/Mvc index b62499e02c..42218d5fb5 160000 --- a/modules/Mvc +++ b/modules/Mvc @@ -1 +1 @@ -Subproject commit b62499e02c274db162151556318b0a5fae85360e +Subproject commit 42218d5fb553337d84105e146f3ad771ab309089 From 4b6c013fd0a896149be7aca5255f0c856bed5485 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Tue, 17 Jul 2018 12:36:11 +0000 Subject: [PATCH 05/68] Updating submodule(s) Mvc => dd252c0ccc22c1ba2381d59ee4634f0ab1d570c9 Routing => aed2e244831f4aeb3ef5b3b5c33f4a053f70a9a2 [auto-updated: submodules] --- modules/Mvc | 2 +- modules/Routing | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/Mvc b/modules/Mvc index 42218d5fb5..dd252c0ccc 160000 --- a/modules/Mvc +++ b/modules/Mvc @@ -1 +1 @@ -Subproject commit 42218d5fb553337d84105e146f3ad771ab309089 +Subproject commit dd252c0ccc22c1ba2381d59ee4634f0ab1d570c9 diff --git a/modules/Routing b/modules/Routing index 02e1d78319..aed2e24483 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit 02e1d783191d4983a237300c8fb174a4dd576081 +Subproject commit aed2e244831f4aeb3ef5b3b5c33f4a053f70a9a2 From 9a4d8f147675d44f9af701b3124f575608053be1 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Tue, 17 Jul 2018 13:06:56 +0000 Subject: [PATCH 06/68] Updating submodule(s) Routing => 1196349bf497516c330aad2cb9ca2eb2935bb287 [auto-updated: submodules] --- modules/Routing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Routing b/modules/Routing index aed2e24483..1196349bf4 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit aed2e244831f4aeb3ef5b3b5c33f4a053f70a9a2 +Subproject commit 1196349bf497516c330aad2cb9ca2eb2935bb287 From b5be7b56d9f98230b9b69c8fc0ab05f0365620b0 Mon Sep 17 00:00:00 2001 From: Pavel Krymets Date: Tue, 17 Jul 2018 09:21:32 -0700 Subject: [PATCH 07/68] Add Microsoft.AspNetCore.Server.IIS to metapackges (#1263) --- build/artifacts.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/artifacts.props b/build/artifacts.props index a7ba62a3aa..00f69b57d2 100644 --- a/build/artifacts.props +++ b/build/artifacts.props @@ -144,7 +144,7 @@ - + From d7a5a1b2222f527b45d36a3dc8dc8354b402f6f8 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Tue, 17 Jul 2018 16:32:18 +0000 Subject: [PATCH 08/68] Updating submodule(s) IISIntegration => 074264cd3a1a1558f9a88f3c580df915f086f516 MusicStore => c0e00d65dd52ada646f3df97c2d8d88212b44e4f ServerTests => 194ef764328b0fef84e75d77a5dfd3777a99ec92 [auto-updated: submodules] --- modules/IISIntegration | 2 +- modules/MusicStore | 2 +- modules/ServerTests | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/IISIntegration b/modules/IISIntegration index 5c2df180fc..074264cd3a 160000 --- a/modules/IISIntegration +++ b/modules/IISIntegration @@ -1 +1 @@ -Subproject commit 5c2df180fcddbbc5c85aa6310931e86620c87afe +Subproject commit 074264cd3a1a1558f9a88f3c580df915f086f516 diff --git a/modules/MusicStore b/modules/MusicStore index 2420764b74..c0e00d65dd 160000 --- a/modules/MusicStore +++ b/modules/MusicStore @@ -1 +1 @@ -Subproject commit 2420764b7448d58a54c3ab85c18715eb20f25a3c +Subproject commit c0e00d65dd52ada646f3df97c2d8d88212b44e4f diff --git a/modules/ServerTests b/modules/ServerTests index 940d731469..194ef76432 160000 --- a/modules/ServerTests +++ b/modules/ServerTests @@ -1 +1 @@ -Subproject commit 940d731469cc704c6e165601fe5cd85b5f532ebc +Subproject commit 194ef764328b0fef84e75d77a5dfd3777a99ec92 From c1def216b98adac5964aeb4e0e7f2e48a73868fc Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Tue, 17 Jul 2018 17:14:56 +0000 Subject: [PATCH 09/68] Updating submodule(s) Mvc => c1fab727a062dd82d2ba686cbfa62adb94519b03 [auto-updated: submodules] --- modules/Mvc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Mvc b/modules/Mvc index dd252c0ccc..c1fab727a0 160000 --- a/modules/Mvc +++ b/modules/Mvc @@ -1 +1 @@ -Subproject commit dd252c0ccc22c1ba2381d59ee4634f0ab1d570c9 +Subproject commit c1fab727a062dd82d2ba686cbfa62adb94519b03 From b6127df0f545677ec32d2db395124b96d1bb487f Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Tue, 17 Jul 2018 12:14:03 -0700 Subject: [PATCH 10/68] Updating submodule(s) Hosting => 7a0a1ee50bb426323d4209707df98bf77fbabfa1 Localization => aa6bc8485ece248bad39b90da77422db30120293 Razor => 21f2edce16187a04e8e6bef156cf563b52c78bf4 [auto-updated: submodules] --- modules/Hosting | 2 +- modules/Localization | 2 +- modules/Razor | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/Hosting b/modules/Hosting index 9149f5e4cf..7a0a1ee50b 160000 --- a/modules/Hosting +++ b/modules/Hosting @@ -1 +1 @@ -Subproject commit 9149f5e4cfe309711ec61b5c6cc5dd5940d5b287 +Subproject commit 7a0a1ee50bb426323d4209707df98bf77fbabfa1 diff --git a/modules/Localization b/modules/Localization index 59dc38cd03..aa6bc8485e 160000 --- a/modules/Localization +++ b/modules/Localization @@ -1 +1 @@ -Subproject commit 59dc38cd0369325994cffa77e7fa2e166d80c9c2 +Subproject commit aa6bc8485ece248bad39b90da77422db30120293 diff --git a/modules/Razor b/modules/Razor index cb92169860..21f2edce16 160000 --- a/modules/Razor +++ b/modules/Razor @@ -1 +1 @@ -Subproject commit cb9216986035bfad280e4688d29ca18d68d19b34 +Subproject commit 21f2edce16187a04e8e6bef156cf563b52c78bf4 From 3ba02919a5668645de0a2f551555c8228ec0265b Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Tue, 17 Jul 2018 12:41:25 -0700 Subject: [PATCH 11/68] Updating submodule(s) SignalR => e9151906e1668ce679ffacebeb422f3d57a7418c [auto-updated: submodules] --- modules/SignalR | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/SignalR b/modules/SignalR index 8919d3897e..e9151906e1 160000 --- a/modules/SignalR +++ b/modules/SignalR @@ -1 +1 @@ -Subproject commit 8919d3897ed854287f4602cddbbaa4f671f1a37d +Subproject commit e9151906e1668ce679ffacebeb422f3d57a7418c From 3a097459290555a9abdf6b124c69cd66ad898b97 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Tue, 17 Jul 2018 13:07:45 -0700 Subject: [PATCH 12/68] Updating submodule(s) IISIntegration => b741743537abb054bb30e104643c1d92bfed314d [auto-updated: submodules] --- modules/IISIntegration | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/IISIntegration b/modules/IISIntegration index 074264cd3a..b741743537 160000 --- a/modules/IISIntegration +++ b/modules/IISIntegration @@ -1 +1 @@ -Subproject commit 074264cd3a1a1558f9a88f3c580df915f086f516 +Subproject commit b741743537abb054bb30e104643c1d92bfed314d From bcf0bc9e33c5e6b32ca8cb5051b334801c91cab5 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Tue, 17 Jul 2018 14:00:57 -0700 Subject: [PATCH 13/68] Updating submodule(s) EntityFrameworkCore => d59be61006d78d507dea07a9779c3c4103821ca3 [auto-updated: submodules] --- modules/EntityFrameworkCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index ff724dd43b..d59be61006 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit ff724dd43b99a1a181b25a559752d73601b6b7d7 +Subproject commit d59be61006d78d507dea07a9779c3c4103821ca3 From b10f36d5f93247b69bb7bdd56f36be81c96a6adb Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Tue, 17 Jul 2018 14:30:27 -0700 Subject: [PATCH 14/68] Updating submodule(s) Razor => 7f6b05149de4bf024f91eb49f8d5b131c600992a [auto-updated: submodules] --- modules/Razor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Razor b/modules/Razor index 21f2edce16..7f6b05149d 160000 --- a/modules/Razor +++ b/modules/Razor @@ -1 +1 @@ -Subproject commit 21f2edce16187a04e8e6bef156cf563b52c78bf4 +Subproject commit 7f6b05149de4bf024f91eb49f8d5b131c600992a From 03eda6804d0ad9c0743367f2be68cfc9ff98bdcb Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Tue, 17 Jul 2018 23:19:59 +0000 Subject: [PATCH 15/68] Updating submodule(s) Common => 97a94c1fe98dba65f1ebeee0db9fda42c5004874 EntityFrameworkCore => c63f9e63816f08df9522e7d4665ebca874756808 [auto-updated: submodules] --- modules/Common | 2 +- modules/EntityFrameworkCore | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/Common b/modules/Common index 33535cfb6c..97a94c1fe9 160000 --- a/modules/Common +++ b/modules/Common @@ -1 +1 @@ -Subproject commit 33535cfb6ce70c18c16cf3d25550dcb216e79f1b +Subproject commit 97a94c1fe98dba65f1ebeee0db9fda42c5004874 diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index d59be61006..c63f9e6381 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit d59be61006d78d507dea07a9779c3c4103821ca3 +Subproject commit c63f9e63816f08df9522e7d4665ebca874756808 From 90e0c22733cf5aa147de17900f1687791f96580c Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Tue, 17 Jul 2018 18:41:06 -0700 Subject: [PATCH 16/68] Updating submodule(s) EntityFrameworkCore => 828da68d6c52e293de68375c727df3db42ef84ab [auto-updated: submodules] --- modules/EntityFrameworkCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index c63f9e6381..828da68d6c 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit c63f9e63816f08df9522e7d4665ebca874756808 +Subproject commit 828da68d6c52e293de68375c727df3db42ef84ab From 5b1df847bd9c261e80b2ffd435e036e137f794a3 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Tue, 17 Jul 2018 19:27:45 -0700 Subject: [PATCH 17/68] Updating submodule(s) Routing => 400d243f42bf1bbc715968ad86aa956191b3dc96 [auto-updated: submodules] --- modules/Routing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Routing b/modules/Routing index 1196349bf4..400d243f42 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit 1196349bf497516c330aad2cb9ca2eb2935bb287 +Subproject commit 400d243f42bf1bbc715968ad86aa956191b3dc96 From 9ec2f2971d0c72c68f9348229b081040a559ca98 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Tue, 17 Jul 2018 21:03:12 -0700 Subject: [PATCH 18/68] Updating submodule(s) IISIntegration => 54471a293030d3dd6d02caeeedaf5542436f3896 Mvc => badbcb94374abd5f30a4bc8b86c0af85e517b823 [auto-updated: submodules] --- modules/IISIntegration | 2 +- modules/Mvc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/IISIntegration b/modules/IISIntegration index b741743537..54471a2930 160000 --- a/modules/IISIntegration +++ b/modules/IISIntegration @@ -1 +1 @@ -Subproject commit b741743537abb054bb30e104643c1d92bfed314d +Subproject commit 54471a293030d3dd6d02caeeedaf5542436f3896 diff --git a/modules/Mvc b/modules/Mvc index c1fab727a0..badbcb9437 160000 --- a/modules/Mvc +++ b/modules/Mvc @@ -1 +1 @@ -Subproject commit c1fab727a062dd82d2ba686cbfa62adb94519b03 +Subproject commit badbcb94374abd5f30a4bc8b86c0af85e517b823 From 55e01a4c72b04b111c906b4562f238d13ed76658 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Tue, 17 Jul 2018 21:30:30 -0700 Subject: [PATCH 19/68] Updating submodule(s) Hosting => 19839ed3085dfde64fc93675efdcdfb8fbe87b11 IISIntegration => 0634e1183e00350b86e3a3e364252098580dd970 [auto-updated: submodules] --- modules/Hosting | 2 +- modules/IISIntegration | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/Hosting b/modules/Hosting index 7a0a1ee50b..19839ed308 160000 --- a/modules/Hosting +++ b/modules/Hosting @@ -1 +1 @@ -Subproject commit 7a0a1ee50bb426323d4209707df98bf77fbabfa1 +Subproject commit 19839ed3085dfde64fc93675efdcdfb8fbe87b11 diff --git a/modules/IISIntegration b/modules/IISIntegration index 54471a2930..0634e1183e 160000 --- a/modules/IISIntegration +++ b/modules/IISIntegration @@ -1 +1 @@ -Subproject commit 54471a293030d3dd6d02caeeedaf5542436f3896 +Subproject commit 0634e1183e00350b86e3a3e364252098580dd970 From 1ef3e107b5a499dac5a6c13eaa2b3c1fc0f50a99 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Tue, 17 Jul 2018 23:36:10 -0700 Subject: [PATCH 20/68] Updating submodule(s) EntityFrameworkCore => 465751e845228b9d908110cc501b9ae7d2589d95 [auto-updated: submodules] --- modules/EntityFrameworkCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index 828da68d6c..465751e845 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit 828da68d6c52e293de68375c727df3db42ef84ab +Subproject commit 465751e845228b9d908110cc501b9ae7d2589d95 From dbba30ab736bb971ca0d0d09bbaa4655f7b67e22 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Wed, 18 Jul 2018 07:55:35 -0700 Subject: [PATCH 21/68] Updating submodule(s) Routing => 477296a3cce3a0810d97fd8ad3b4431d0aaac077 [auto-updated: submodules] --- modules/Routing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Routing b/modules/Routing index 400d243f42..477296a3cc 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit 400d243f42bf1bbc715968ad86aa956191b3dc96 +Subproject commit 477296a3cce3a0810d97fd8ad3b4431d0aaac077 From ada548aefac8ebc7a4a63a385bc3b239371a549b Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Wed, 18 Jul 2018 11:47:04 -0700 Subject: [PATCH 22/68] Updating submodule(s) EntityFrameworkCore => c9605ea52bde9115bb5dd5a05ce3c1cb89a27fc0 [auto-updated: submodules] --- modules/EntityFrameworkCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index 465751e845..c9605ea52b 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit 465751e845228b9d908110cc501b9ae7d2589d95 +Subproject commit c9605ea52bde9115bb5dd5a05ce3c1cb89a27fc0 From 88007ed5a5af1656f5fdcbb3efdc696c61c1e100 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Wed, 18 Jul 2018 14:06:48 -0700 Subject: [PATCH 23/68] Updating submodule(s) EntityFrameworkCore => 9e9982cb71ee5e79996fe5e43247b013594de19c [auto-updated: submodules] --- modules/EntityFrameworkCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index c9605ea52b..9e9982cb71 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit c9605ea52bde9115bb5dd5a05ce3c1cb89a27fc0 +Subproject commit 9e9982cb71ee5e79996fe5e43247b013594de19c From 79f07165ee18ccfe39fed24b59ddf19a3823071b Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Wed, 18 Jul 2018 14:34:21 -0700 Subject: [PATCH 24/68] Updating submodule(s) Hosting => 21d9ec64f054038407e22c9f100896d8a5a6ff03 IISIntegration => 97ebe36b1309871c2767cd72181a10322991a489 [auto-updated: submodules] --- modules/Hosting | 2 +- modules/IISIntegration | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/Hosting b/modules/Hosting index 19839ed308..21d9ec64f0 160000 --- a/modules/Hosting +++ b/modules/Hosting @@ -1 +1 @@ -Subproject commit 19839ed3085dfde64fc93675efdcdfb8fbe87b11 +Subproject commit 21d9ec64f054038407e22c9f100896d8a5a6ff03 diff --git a/modules/IISIntegration b/modules/IISIntegration index 0634e1183e..97ebe36b13 160000 --- a/modules/IISIntegration +++ b/modules/IISIntegration @@ -1 +1 @@ -Subproject commit 0634e1183e00350b86e3a3e364252098580dd970 +Subproject commit 97ebe36b1309871c2767cd72181a10322991a489 From f10d71489c0387fa1c00a39c0e583126eb923804 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Wed, 18 Jul 2018 15:04:45 -0700 Subject: [PATCH 25/68] Updating submodule(s) SignalR => 056da5114aeb201e805e8aa03eb9f6e32bdb9bf1 [auto-updated: submodules] --- modules/SignalR | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/SignalR b/modules/SignalR index e9151906e1..056da5114a 160000 --- a/modules/SignalR +++ b/modules/SignalR @@ -1 +1 @@ -Subproject commit e9151906e1668ce679ffacebeb422f3d57a7418c +Subproject commit 056da5114aeb201e805e8aa03eb9f6e32bdb9bf1 From 5e9e64eea9a37b1c204d67f6ee136bb5f50045ca Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Wed, 18 Jul 2018 23:01:42 +0000 Subject: [PATCH 26/68] Updating submodule(s) EntityFrameworkCore => 126ce094574b6195f04f9eb94989c60a9f3f370e [auto-updated: submodules] --- modules/EntityFrameworkCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index 9e9982cb71..126ce09457 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit 9e9982cb71ee5e79996fe5e43247b013594de19c +Subproject commit 126ce094574b6195f04f9eb94989c60a9f3f370e From 5df8e37ad4aa2d9eef0566eb7facd9c157e82677 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Wed, 18 Jul 2018 23:31:41 +0000 Subject: [PATCH 27/68] Updating submodule(s) Templating => 01ce77da56ba05dfd93e668798314861129fc696 [auto-updated: submodules] --- modules/Templating | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Templating b/modules/Templating index 26fd3dce25..01ce77da56 160000 --- a/modules/Templating +++ b/modules/Templating @@ -1 +1 @@ -Subproject commit 26fd3dce2572a1c1b1bfe43ee3c6dae54c48e987 +Subproject commit 01ce77da56ba05dfd93e668798314861129fc696 From 9d9d32bd8f787d573fa34056583a97a51cfb69c0 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Thu, 19 Jul 2018 00:12:22 +0000 Subject: [PATCH 28/68] Updating submodule(s) EntityFrameworkCore => a503ee42ded7a98ffaea2ba96d138a6c3af9885c [auto-updated: submodules] --- modules/EntityFrameworkCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index 126ce09457..a503ee42de 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit 126ce094574b6195f04f9eb94989c60a9f3f370e +Subproject commit a503ee42ded7a98ffaea2ba96d138a6c3af9885c From ecc7d3457522f0cc6907207a0ce7d2c90bd6a5ee Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Wed, 18 Jul 2018 21:15:02 -0700 Subject: [PATCH 29/68] Updating submodule(s) EntityFrameworkCore => 03aa84c35995cb961a50a79c774806e1aced0001 [auto-updated: submodules] --- modules/EntityFrameworkCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index a503ee42de..03aa84c359 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit a503ee42ded7a98ffaea2ba96d138a6c3af9885c +Subproject commit 03aa84c35995cb961a50a79c774806e1aced0001 From 87c7837455c61e2efeb36f6cb60b675585f7d2a3 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Wed, 18 Jul 2018 21:47:23 -0700 Subject: [PATCH 30/68] Updating submodule(s) Mvc => 36d90c9bc2106847c3db3d4171d36570cf12e9a2 [auto-updated: submodules] --- modules/Mvc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Mvc b/modules/Mvc index badbcb9437..36d90c9bc2 160000 --- a/modules/Mvc +++ b/modules/Mvc @@ -1 +1 @@ -Subproject commit badbcb94374abd5f30a4bc8b86c0af85e517b823 +Subproject commit 36d90c9bc2106847c3db3d4171d36570cf12e9a2 From 43e209162d4344f11b6877271913fd344f5655e4 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Thu, 19 Jul 2018 18:45:09 +0000 Subject: [PATCH 31/68] Updating submodule(s) IISIntegration => 89fda83bbd58e9b095bc5cc53193b4b424467ab6 [auto-updated: submodules] --- modules/IISIntegration | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/IISIntegration b/modules/IISIntegration index 97ebe36b13..89fda83bbd 160000 --- a/modules/IISIntegration +++ b/modules/IISIntegration @@ -1 +1 @@ -Subproject commit 97ebe36b1309871c2767cd72181a10322991a489 +Subproject commit 89fda83bbd58e9b095bc5cc53193b4b424467ab6 From e2608b10e87704065efc5eda1225acaf5ae23738 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Thu, 19 Jul 2018 19:17:11 +0000 Subject: [PATCH 32/68] Updating submodule(s) AzureIntegration => 09708881874bd2f0dde97bf14c7217c174f3dcad KestrelHttpServer => b934e46161bdcf53d3b8acffcad78e33287c883c [auto-updated: submodules] --- modules/AzureIntegration | 2 +- modules/KestrelHttpServer | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/AzureIntegration b/modules/AzureIntegration index b6d539b7d2..0970888187 160000 --- a/modules/AzureIntegration +++ b/modules/AzureIntegration @@ -1 +1 @@ -Subproject commit b6d539b7d2544b5f81e17c2d9e3c3b323104829d +Subproject commit 09708881874bd2f0dde97bf14c7217c174f3dcad diff --git a/modules/KestrelHttpServer b/modules/KestrelHttpServer index a44007adfb..b934e46161 160000 --- a/modules/KestrelHttpServer +++ b/modules/KestrelHttpServer @@ -1 +1 @@ -Subproject commit a44007adfb6f88c652348621bb1466d7278bc926 +Subproject commit b934e46161bdcf53d3b8acffcad78e33287c883c From 06a3b2a9e7a8518a5c4fd4653465ca78335d9ba3 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Thu, 19 Jul 2018 15:16:00 -0700 Subject: [PATCH 33/68] Updating submodule(s) KestrelHttpServer => 603cd03bfa7f8efeeb747e926cee1658be12004b Routing => 41f56dbbeddb8ac0376b86d9088633f19be1ab56 SignalR => 433eeb6943df7fa2d6c21e3a933224a045147c2d [auto-updated: submodules] --- modules/KestrelHttpServer | 2 +- modules/Routing | 2 +- modules/SignalR | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/KestrelHttpServer b/modules/KestrelHttpServer index b934e46161..603cd03bfa 160000 --- a/modules/KestrelHttpServer +++ b/modules/KestrelHttpServer @@ -1 +1 @@ -Subproject commit b934e46161bdcf53d3b8acffcad78e33287c883c +Subproject commit 603cd03bfa7f8efeeb747e926cee1658be12004b diff --git a/modules/Routing b/modules/Routing index 477296a3cc..41f56dbbed 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit 477296a3cce3a0810d97fd8ad3b4431d0aaac077 +Subproject commit 41f56dbbeddb8ac0376b86d9088633f19be1ab56 diff --git a/modules/SignalR b/modules/SignalR index 056da5114a..433eeb6943 160000 --- a/modules/SignalR +++ b/modules/SignalR @@ -1 +1 @@ -Subproject commit 056da5114aeb201e805e8aa03eb9f6e32bdb9bf1 +Subproject commit 433eeb6943df7fa2d6c21e3a933224a045147c2d From 6ffe82a86a0c8eb0859d42c20a3ae597a7f26c28 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Thu, 19 Jul 2018 16:13:58 -0700 Subject: [PATCH 34/68] Updating submodule(s) Razor => eb6faf1754d6d2f229740ea10233e0793d9a5889 [auto-updated: submodules] --- modules/Razor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Razor b/modules/Razor index 7f6b05149d..eb6faf1754 160000 --- a/modules/Razor +++ b/modules/Razor @@ -1 +1 @@ -Subproject commit 7f6b05149de4bf024f91eb49f8d5b131c600992a +Subproject commit eb6faf1754d6d2f229740ea10233e0793d9a5889 From 8cd4baab0eb5f78709e93ac1c84072a0d541471e Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Thu, 19 Jul 2018 18:50:55 -0700 Subject: [PATCH 35/68] Updating submodule(s) Mvc => 53930af0e3205c1c5df4963467c8163132925ab0 [auto-updated: submodules] --- modules/Mvc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Mvc b/modules/Mvc index 36d90c9bc2..53930af0e3 160000 --- a/modules/Mvc +++ b/modules/Mvc @@ -1 +1 @@ -Subproject commit 36d90c9bc2106847c3db3d4171d36570cf12e9a2 +Subproject commit 53930af0e3205c1c5df4963467c8163132925ab0 From fdb6a347f2b7a6695a89599d7bb4f67dc6c75c67 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Fri, 20 Jul 2018 06:25:04 +0000 Subject: [PATCH 36/68] Updating submodule(s) IISIntegration => 256aed83699aea838635aed65d1ec45f615e4533 [auto-updated: submodules] --- modules/IISIntegration | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/IISIntegration b/modules/IISIntegration index 89fda83bbd..256aed8369 160000 --- a/modules/IISIntegration +++ b/modules/IISIntegration @@ -1 +1 @@ -Subproject commit 89fda83bbd58e9b095bc5cc53193b4b424467ab6 +Subproject commit 256aed83699aea838635aed65d1ec45f615e4533 From 06a17134187c9a0babf635e350fc64a7a296f9c0 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Fri, 20 Jul 2018 06:55:50 +0000 Subject: [PATCH 37/68] Updating submodule(s) Routing => 90395c933dee94859d6cf551d5073a8a0ee2413b [auto-updated: submodules] --- modules/Routing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Routing b/modules/Routing index 41f56dbbed..90395c933d 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit 41f56dbbeddb8ac0376b86d9088633f19be1ab56 +Subproject commit 90395c933dee94859d6cf551d5073a8a0ee2413b From 979fbc311ae6af84c308d67ce0338012fbb93aa4 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Fri, 20 Jul 2018 09:03:07 -0700 Subject: [PATCH 38/68] Updating submodule(s) KestrelHttpServer => 612fcca7291e5fad753fccbd8b15279c21e2e288 [auto-updated: submodules] --- modules/KestrelHttpServer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/KestrelHttpServer b/modules/KestrelHttpServer index 603cd03bfa..612fcca729 160000 --- a/modules/KestrelHttpServer +++ b/modules/KestrelHttpServer @@ -1 +1 @@ -Subproject commit 603cd03bfa7f8efeeb747e926cee1658be12004b +Subproject commit 612fcca7291e5fad753fccbd8b15279c21e2e288 From 54dc8a53706b87fe4ad343219e901a1f2fcf9f69 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Fri, 20 Jul 2018 13:24:30 -0700 Subject: [PATCH 39/68] Updating submodule(s) Mvc => 5c488bf09ca5341f873331ef22b051da66edc325 Routing => f1c060bf3d2569a2ccc5147d5e8b78b86860cedb [auto-updated: submodules] --- modules/Mvc | 2 +- modules/Routing | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/Mvc b/modules/Mvc index 53930af0e3..5c488bf09c 160000 --- a/modules/Mvc +++ b/modules/Mvc @@ -1 +1 @@ -Subproject commit 53930af0e3205c1c5df4963467c8163132925ab0 +Subproject commit 5c488bf09ca5341f873331ef22b051da66edc325 diff --git a/modules/Routing b/modules/Routing index 90395c933d..f1c060bf3d 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit 90395c933dee94859d6cf551d5073a8a0ee2413b +Subproject commit f1c060bf3d2569a2ccc5147d5e8b78b86860cedb From eb97d8e5b59118ec6b73897eab4eee0f394b07c2 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Fri, 20 Jul 2018 13:52:26 -0700 Subject: [PATCH 40/68] Updating submodule(s) Routing => a330c920d74b3c3d1fce01c70207f88cb77692a5 [auto-updated: submodules] --- modules/Routing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Routing b/modules/Routing index f1c060bf3d..a330c920d7 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit f1c060bf3d2569a2ccc5147d5e8b78b86860cedb +Subproject commit a330c920d74b3c3d1fce01c70207f88cb77692a5 From 6808933d52f2f61cf17debbfafcd6cb4ea8b33f9 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Fri, 20 Jul 2018 14:20:58 -0700 Subject: [PATCH 41/68] Updating submodule(s) EntityFrameworkCore => f053431cd078eb68a5ae6dd0d57cc5e278c9ec4e [auto-updated: submodules] --- modules/EntityFrameworkCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index 03aa84c359..f053431cd0 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit 03aa84c35995cb961a50a79c774806e1aced0001 +Subproject commit f053431cd078eb68a5ae6dd0d57cc5e278c9ec4e From 9891d70c7d24d22a466569f74a1decfebcff9472 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Fri, 20 Jul 2018 22:45:31 +0000 Subject: [PATCH 42/68] Updating submodule(s) Mvc => d4beab5d09bb28e970063f7da9fe916b99514c5c [auto-updated: submodules] --- modules/Mvc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Mvc b/modules/Mvc index 5c488bf09c..d4beab5d09 160000 --- a/modules/Mvc +++ b/modules/Mvc @@ -1 +1 @@ -Subproject commit 5c488bf09ca5341f873331ef22b051da66edc325 +Subproject commit d4beab5d09bb28e970063f7da9fe916b99514c5c From c69107ed2216d941d8b3746dd137560e7378b4c7 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Fri, 20 Jul 2018 17:05:21 -0700 Subject: [PATCH 43/68] Updating submodule(s) Mvc => 28c0c4d128fae199d73f2f62ce5736482e273891 [auto-updated: submodules] --- modules/Mvc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Mvc b/modules/Mvc index d4beab5d09..28c0c4d128 160000 --- a/modules/Mvc +++ b/modules/Mvc @@ -1 +1 @@ -Subproject commit d4beab5d09bb28e970063f7da9fe916b99514c5c +Subproject commit 28c0c4d128fae199d73f2f62ce5736482e273891 From ede6512201b5e337db497770c97441b33dc8c050 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Sat, 21 Jul 2018 00:36:04 +0000 Subject: [PATCH 44/68] Updating submodule(s) Mvc => e903bda94a149db63bd3784fa4af0b04ab01454b [auto-updated: submodules] --- modules/Mvc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Mvc b/modules/Mvc index 28c0c4d128..e903bda94a 160000 --- a/modules/Mvc +++ b/modules/Mvc @@ -1 +1 @@ -Subproject commit 28c0c4d128fae199d73f2f62ce5736482e273891 +Subproject commit e903bda94a149db63bd3784fa4af0b04ab01454b From 9814bc22a7895e2db9deacec106fa24a284a3fed Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Fri, 20 Jul 2018 18:08:22 -0700 Subject: [PATCH 45/68] Updating submodule(s) IISIntegration => c3545c18eb6d16431f881461a0e704be9bd9620c [auto-updated: submodules] --- modules/IISIntegration | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/IISIntegration b/modules/IISIntegration index 256aed8369..c3545c18eb 160000 --- a/modules/IISIntegration +++ b/modules/IISIntegration @@ -1 +1 @@ -Subproject commit 256aed83699aea838635aed65d1ec45f615e4533 +Subproject commit c3545c18eb6d16431f881461a0e704be9bd9620c From 79a7a7d93884a8c0098231e97f4b63a845f8605a Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Sat, 21 Jul 2018 04:52:49 -0700 Subject: [PATCH 46/68] Updating submodule(s) Mvc => e1e7ec0f289e0a468c2cef9b61795755373ecad6 [auto-updated: submodules] --- modules/Mvc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Mvc b/modules/Mvc index e903bda94a..e1e7ec0f28 160000 --- a/modules/Mvc +++ b/modules/Mvc @@ -1 +1 @@ -Subproject commit e903bda94a149db63bd3784fa4af0b04ab01454b +Subproject commit e1e7ec0f289e0a468c2cef9b61795755373ecad6 From d47881b4d39cf41170c5f5b2776bd8d08c6c938e Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Sun, 22 Jul 2018 11:10:37 -0700 Subject: [PATCH 47/68] Updating submodule(s) Mvc => ff4e2eb4c8617bcb1f2d8b778524463a04af7a3c [auto-updated: submodules] --- modules/Mvc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Mvc b/modules/Mvc index e1e7ec0f28..ff4e2eb4c8 160000 --- a/modules/Mvc +++ b/modules/Mvc @@ -1 +1 @@ -Subproject commit e1e7ec0f289e0a468c2cef9b61795755373ecad6 +Subproject commit ff4e2eb4c8617bcb1f2d8b778524463a04af7a3c From 37b0eadd22807e0b12e90a1b1f0af4106eff3828 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Sun, 22 Jul 2018 12:36:21 -0700 Subject: [PATCH 48/68] Updating submodule(s) AADIntegration => 630e6267bb4fd480b0093a9ab1eeb49a79c1a983 Antiforgery => 3a83c9413c42f6cc4cb5f653a65223bb1f10c85e AuthSamples => d69a522215f29428d5f00584ff008e5b60d039d0 AzureIntegration => a73dddc89075ccbea3e797f4e7bc08e9af92789e BasicMiddleware => 1cd7ed510c7313fb630b8784120e707019809e22 BrowserLink => 336616b7670bb54ea85247a1a5430bd1ed354941 Caching => d049f1d4dd9107595839bb98ca2593aa2b312f88 Configuration => 514198d84e533abfd93f15c687bf30b8d5738e8f CORS => 665783146383fe0a264ec196b619c5ce85563c35 DataProtection => 50b30c33968df874ae2317d889dc34372fe07780 DependencyInjection => cf1a0860f43c6efef2411a7eaf7c641608b9f022 Diagnostics => 4591b4172db1e02abf09eacefa55d23119e9825b DotNetTools => dcde9afc4888af1b8b1e71e50f1183c240155a47 EntityFrameworkCore => 927cb90e84a151d57b8401a0af1770f268b2d131 EventNotification => 01aa1b2122e708aab1dbe9089b6ffd24672628b7 FileSystem => dcfe9c3506f44f955137f122124c9c40483bd0da Hosting => f73008537f228a59e22461d16bd270b8dbc0c77d HtmlAbstractions => d503b0803436caa0637fc47e99342b3d57990738 HttpAbstractions => 1230eac60c9261c0c4a55702485a7c70db3bede2 HttpClientFactory => cf4a72b41d31ed8260f13351603c91c639710a97 HttpSysServer => f5145ea76f9a045211ede32b360334465c8f72fb Identity => 025bfd4bf5f4a0440e9d57a7651e70d7af00728f IISIntegration => f09c508f7d8f53fc913138adfee4ca3c67c9b2da JavaScriptServices => 9c741600d2f9aafafa7de9785743b3a9d25808fd JsonPatch => f47e0f61431fe7079e8f9fac79a63035b2f35bf1 KestrelHttpServer => 2365f2a7a37d15bb269a320292e2ccfec4d6b349 Localization => 1ba2a7dd477c411be7f451b51156da333fc1e4ab Logging => f5b00cff7140ed6be2bf30ffa90ee4f4015e1042 MetaPackages => 06a25a93c2bdb01f2d69e7a60c5590bee21ef8c8 MusicStore => 86691a50a33c5794042dfeae453bec000982a80e Mvc => 3c73a98357b12a337c6bea6c26f7d3220ac0eac9 MvcPrecompilation => 03ee3bfe492f3e82cc9e440a8135bd6f165e696d Options => 24f02776dfbac35323a557296757459f8674af6b Proxy => 7e2d2d7849a1d919c73993c1ad43b8cf3b3e373c Razor => 8502dd1ebe0b964baea0451b4f1a046773751fbd ResponseCaching => 1b2ce373da7c597a3130f52ac18ffefc4b5b1a65 Routing => c89c2c643b1219696fb87537fd420e2ff763fdaa Scaffolding => 8f560f3cc24571f5e558a1e0641d1c308368c5d4 Security => f31166cbbcb24c34deba11da3b1aa1fae82d1d59 ServerTests => 4b215692f77f333867542136d88948b177b20e6c Session => 299f9655b5a220a64a20318a70aa69fc80244148 SignalR => c954cd5bf89a95b41adc38d837fae1567171293c StaticFiles => 5c5795786b674351d59bcc29507d8c8e217f03f2 Templating => 92dac61b55fd8a2646e823a2f1d01097ab878ca7 WebSockets => 227d52bf3bd00572648e2355243f71e3b82d0b71 [auto-updated: submodules] --- modules/AADIntegration | 2 +- modules/Antiforgery | 2 +- modules/AuthSamples | 2 +- modules/AzureIntegration | 2 +- modules/BasicMiddleware | 2 +- modules/BrowserLink | 2 +- modules/CORS | 2 +- modules/Caching | 2 +- modules/Configuration | 2 +- modules/DataProtection | 2 +- modules/DependencyInjection | 2 +- modules/Diagnostics | 2 +- modules/DotNetTools | 2 +- modules/EntityFrameworkCore | 2 +- modules/EventNotification | 2 +- modules/FileSystem | 2 +- modules/Hosting | 2 +- modules/HtmlAbstractions | 2 +- modules/HttpAbstractions | 2 +- modules/HttpClientFactory | 2 +- modules/HttpSysServer | 2 +- modules/IISIntegration | 2 +- modules/Identity | 2 +- modules/JavaScriptServices | 2 +- modules/JsonPatch | 2 +- modules/KestrelHttpServer | 2 +- modules/Localization | 2 +- modules/Logging | 2 +- modules/MetaPackages | 2 +- modules/MusicStore | 2 +- modules/Mvc | 2 +- modules/MvcPrecompilation | 2 +- modules/Options | 2 +- modules/Proxy | 2 +- modules/Razor | 2 +- modules/ResponseCaching | 2 +- modules/Routing | 2 +- modules/Scaffolding | 2 +- modules/Security | 2 +- modules/ServerTests | 2 +- modules/Session | 2 +- modules/SignalR | 2 +- modules/StaticFiles | 2 +- modules/Templating | 2 +- modules/WebSockets | 2 +- 45 files changed, 45 insertions(+), 45 deletions(-) diff --git a/modules/AADIntegration b/modules/AADIntegration index 9655b61244..630e6267bb 160000 --- a/modules/AADIntegration +++ b/modules/AADIntegration @@ -1 +1 @@ -Subproject commit 9655b612443b2268311db03fe172f8022a07b2b1 +Subproject commit 630e6267bb4fd480b0093a9ab1eeb49a79c1a983 diff --git a/modules/Antiforgery b/modules/Antiforgery index 2be18ffd68..3a83c9413c 160000 --- a/modules/Antiforgery +++ b/modules/Antiforgery @@ -1 +1 @@ -Subproject commit 2be18ffd6857e2ff91b0c0da6aee702c0257a8b8 +Subproject commit 3a83c9413c42f6cc4cb5f653a65223bb1f10c85e diff --git a/modules/AuthSamples b/modules/AuthSamples index b860399f62..d69a522215 160000 --- a/modules/AuthSamples +++ b/modules/AuthSamples @@ -1 +1 @@ -Subproject commit b860399f62a13927cb5481a2cebf25e53323dab5 +Subproject commit d69a522215f29428d5f00584ff008e5b60d039d0 diff --git a/modules/AzureIntegration b/modules/AzureIntegration index 0970888187..a73dddc890 160000 --- a/modules/AzureIntegration +++ b/modules/AzureIntegration @@ -1 +1 @@ -Subproject commit 09708881874bd2f0dde97bf14c7217c174f3dcad +Subproject commit a73dddc89075ccbea3e797f4e7bc08e9af92789e diff --git a/modules/BasicMiddleware b/modules/BasicMiddleware index 4c8f87c30a..1cd7ed510c 160000 --- a/modules/BasicMiddleware +++ b/modules/BasicMiddleware @@ -1 +1 @@ -Subproject commit 4c8f87c30a0596d76f3a92f6719131968af98ba2 +Subproject commit 1cd7ed510c7313fb630b8784120e707019809e22 diff --git a/modules/BrowserLink b/modules/BrowserLink index fc6cdcd9c2..336616b767 160000 --- a/modules/BrowserLink +++ b/modules/BrowserLink @@ -1 +1 @@ -Subproject commit fc6cdcd9c23d5f0fccadbdaefe1c12b695a49164 +Subproject commit 336616b7670bb54ea85247a1a5430bd1ed354941 diff --git a/modules/CORS b/modules/CORS index 0abc83c172..6657831463 160000 --- a/modules/CORS +++ b/modules/CORS @@ -1 +1 @@ -Subproject commit 0abc83c1727bcce78d758914c9c83748ce39cfae +Subproject commit 665783146383fe0a264ec196b619c5ce85563c35 diff --git a/modules/Caching b/modules/Caching index e983fb4366..d049f1d4dd 160000 --- a/modules/Caching +++ b/modules/Caching @@ -1 +1 @@ -Subproject commit e983fb43666ae55798d380dca4c1f9664af25ec6 +Subproject commit d049f1d4dd9107595839bb98ca2593aa2b312f88 diff --git a/modules/Configuration b/modules/Configuration index 8f8649fa97..514198d84e 160000 --- a/modules/Configuration +++ b/modules/Configuration @@ -1 +1 @@ -Subproject commit 8f8649fa97efdb073ac0a414b7a2e4b74853caac +Subproject commit 514198d84e533abfd93f15c687bf30b8d5738e8f diff --git a/modules/DataProtection b/modules/DataProtection index b53c1d58b2..50b30c3396 160000 --- a/modules/DataProtection +++ b/modules/DataProtection @@ -1 +1 @@ -Subproject commit b53c1d58b285336db49f0f02e67aa8b363600591 +Subproject commit 50b30c33968df874ae2317d889dc34372fe07780 diff --git a/modules/DependencyInjection b/modules/DependencyInjection index 2a5940bb36..cf1a0860f4 160000 --- a/modules/DependencyInjection +++ b/modules/DependencyInjection @@ -1 +1 @@ -Subproject commit 2a5940bb365547a2b755a5cfd567508c17109213 +Subproject commit cf1a0860f43c6efef2411a7eaf7c641608b9f022 diff --git a/modules/Diagnostics b/modules/Diagnostics index d26d6ddfb1..4591b4172d 160000 --- a/modules/Diagnostics +++ b/modules/Diagnostics @@ -1 +1 @@ -Subproject commit d26d6ddfb136975687aaa975276efa3718c159d2 +Subproject commit 4591b4172db1e02abf09eacefa55d23119e9825b diff --git a/modules/DotNetTools b/modules/DotNetTools index 93c1275827..dcde9afc48 160000 --- a/modules/DotNetTools +++ b/modules/DotNetTools @@ -1 +1 @@ -Subproject commit 93c12758277030e7c368f780d03f91b2ad10c504 +Subproject commit dcde9afc4888af1b8b1e71e50f1183c240155a47 diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index f053431cd0..927cb90e84 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit f053431cd078eb68a5ae6dd0d57cc5e278c9ec4e +Subproject commit 927cb90e84a151d57b8401a0af1770f268b2d131 diff --git a/modules/EventNotification b/modules/EventNotification index b6e75699f7..01aa1b2122 160000 --- a/modules/EventNotification +++ b/modules/EventNotification @@ -1 +1 @@ -Subproject commit b6e75699f7a366926899322e30845bf7f79e23a7 +Subproject commit 01aa1b2122e708aab1dbe9089b6ffd24672628b7 diff --git a/modules/FileSystem b/modules/FileSystem index ee151500be..dcfe9c3506 160000 --- a/modules/FileSystem +++ b/modules/FileSystem @@ -1 +1 @@ -Subproject commit ee151500be6386a95169f6c18f9c8d0e1db81a1d +Subproject commit dcfe9c3506f44f955137f122124c9c40483bd0da diff --git a/modules/Hosting b/modules/Hosting index 21d9ec64f0..f73008537f 160000 --- a/modules/Hosting +++ b/modules/Hosting @@ -1 +1 @@ -Subproject commit 21d9ec64f054038407e22c9f100896d8a5a6ff03 +Subproject commit f73008537f228a59e22461d16bd270b8dbc0c77d diff --git a/modules/HtmlAbstractions b/modules/HtmlAbstractions index 2d44d6396e..d503b08034 160000 --- a/modules/HtmlAbstractions +++ b/modules/HtmlAbstractions @@ -1 +1 @@ -Subproject commit 2d44d6396e774122fb2be04d7317dbf011ba7213 +Subproject commit d503b0803436caa0637fc47e99342b3d57990738 diff --git a/modules/HttpAbstractions b/modules/HttpAbstractions index 8ed18d396e..1230eac60c 160000 --- a/modules/HttpAbstractions +++ b/modules/HttpAbstractions @@ -1 +1 @@ -Subproject commit 8ed18d396e7e0b1e5f47cb9dd49da13df3e2b094 +Subproject commit 1230eac60c9261c0c4a55702485a7c70db3bede2 diff --git a/modules/HttpClientFactory b/modules/HttpClientFactory index 8cbdd95009..cf4a72b41d 160000 --- a/modules/HttpClientFactory +++ b/modules/HttpClientFactory @@ -1 +1 @@ -Subproject commit 8cbdd950098586d1555ac0ce486bb0505519a81d +Subproject commit cf4a72b41d31ed8260f13351603c91c639710a97 diff --git a/modules/HttpSysServer b/modules/HttpSysServer index f99ed73b9e..f5145ea76f 160000 --- a/modules/HttpSysServer +++ b/modules/HttpSysServer @@ -1 +1 @@ -Subproject commit f99ed73b9eecc7a05ebebfca24130702e8a40f88 +Subproject commit f5145ea76f9a045211ede32b360334465c8f72fb diff --git a/modules/IISIntegration b/modules/IISIntegration index c3545c18eb..f09c508f7d 160000 --- a/modules/IISIntegration +++ b/modules/IISIntegration @@ -1 +1 @@ -Subproject commit c3545c18eb6d16431f881461a0e704be9bd9620c +Subproject commit f09c508f7d8f53fc913138adfee4ca3c67c9b2da diff --git a/modules/Identity b/modules/Identity index 5ad23e2086..025bfd4bf5 160000 --- a/modules/Identity +++ b/modules/Identity @@ -1 +1 @@ -Subproject commit 5ad23e2086ada9e88977b6b4100dcb7f1e090533 +Subproject commit 025bfd4bf5f4a0440e9d57a7651e70d7af00728f diff --git a/modules/JavaScriptServices b/modules/JavaScriptServices index c8342594a8..9c741600d2 160000 --- a/modules/JavaScriptServices +++ b/modules/JavaScriptServices @@ -1 +1 @@ -Subproject commit c8342594a84ef2f5b54682efdf84bd4e0b87f659 +Subproject commit 9c741600d2f9aafafa7de9785743b3a9d25808fd diff --git a/modules/JsonPatch b/modules/JsonPatch index bf2acb9c96..f47e0f6143 160000 --- a/modules/JsonPatch +++ b/modules/JsonPatch @@ -1 +1 @@ -Subproject commit bf2acb9c96787977ae26c34a050635e845066639 +Subproject commit f47e0f61431fe7079e8f9fac79a63035b2f35bf1 diff --git a/modules/KestrelHttpServer b/modules/KestrelHttpServer index 612fcca729..2365f2a7a3 160000 --- a/modules/KestrelHttpServer +++ b/modules/KestrelHttpServer @@ -1 +1 @@ -Subproject commit 612fcca7291e5fad753fccbd8b15279c21e2e288 +Subproject commit 2365f2a7a37d15bb269a320292e2ccfec4d6b349 diff --git a/modules/Localization b/modules/Localization index aa6bc8485e..1ba2a7dd47 160000 --- a/modules/Localization +++ b/modules/Localization @@ -1 +1 @@ -Subproject commit aa6bc8485ece248bad39b90da77422db30120293 +Subproject commit 1ba2a7dd477c411be7f451b51156da333fc1e4ab diff --git a/modules/Logging b/modules/Logging index 7eaa2c8b9c..f5b00cff71 160000 --- a/modules/Logging +++ b/modules/Logging @@ -1 +1 @@ -Subproject commit 7eaa2c8b9c1935b59ac80cbd746763f45798d76d +Subproject commit f5b00cff7140ed6be2bf30ffa90ee4f4015e1042 diff --git a/modules/MetaPackages b/modules/MetaPackages index 4e581a2a4f..06a25a93c2 160000 --- a/modules/MetaPackages +++ b/modules/MetaPackages @@ -1 +1 @@ -Subproject commit 4e581a2a4fed2fa472ffca942b0b628b01ee9d47 +Subproject commit 06a25a93c2bdb01f2d69e7a60c5590bee21ef8c8 diff --git a/modules/MusicStore b/modules/MusicStore index c0e00d65dd..86691a50a3 160000 --- a/modules/MusicStore +++ b/modules/MusicStore @@ -1 +1 @@ -Subproject commit c0e00d65dd52ada646f3df97c2d8d88212b44e4f +Subproject commit 86691a50a33c5794042dfeae453bec000982a80e diff --git a/modules/Mvc b/modules/Mvc index ff4e2eb4c8..3c73a98357 160000 --- a/modules/Mvc +++ b/modules/Mvc @@ -1 +1 @@ -Subproject commit ff4e2eb4c8617bcb1f2d8b778524463a04af7a3c +Subproject commit 3c73a98357b12a337c6bea6c26f7d3220ac0eac9 diff --git a/modules/MvcPrecompilation b/modules/MvcPrecompilation index 4c3dec4fd2..03ee3bfe49 160000 --- a/modules/MvcPrecompilation +++ b/modules/MvcPrecompilation @@ -1 +1 @@ -Subproject commit 4c3dec4fd2d52470c8f9ba293b4f17bf060fb50c +Subproject commit 03ee3bfe492f3e82cc9e440a8135bd6f165e696d diff --git a/modules/Options b/modules/Options index 260830ebc7..24f02776df 160000 --- a/modules/Options +++ b/modules/Options @@ -1 +1 @@ -Subproject commit 260830ebc70cc060356f7ffd6cb49981c49da491 +Subproject commit 24f02776dfbac35323a557296757459f8674af6b diff --git a/modules/Proxy b/modules/Proxy index 1b67a67022..7e2d2d7849 160000 --- a/modules/Proxy +++ b/modules/Proxy @@ -1 +1 @@ -Subproject commit 1b67a670225e35ebf3f0d3f9750229a7c254b393 +Subproject commit 7e2d2d7849a1d919c73993c1ad43b8cf3b3e373c diff --git a/modules/Razor b/modules/Razor index eb6faf1754..8502dd1ebe 160000 --- a/modules/Razor +++ b/modules/Razor @@ -1 +1 @@ -Subproject commit eb6faf1754d6d2f229740ea10233e0793d9a5889 +Subproject commit 8502dd1ebe0b964baea0451b4f1a046773751fbd diff --git a/modules/ResponseCaching b/modules/ResponseCaching index 5713a01e22..1b2ce373da 160000 --- a/modules/ResponseCaching +++ b/modules/ResponseCaching @@ -1 +1 @@ -Subproject commit 5713a01e225b730c5860edc897add4ce515561b3 +Subproject commit 1b2ce373da7c597a3130f52ac18ffefc4b5b1a65 diff --git a/modules/Routing b/modules/Routing index a330c920d7..c89c2c643b 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit a330c920d74b3c3d1fce01c70207f88cb77692a5 +Subproject commit c89c2c643b1219696fb87537fd420e2ff763fdaa diff --git a/modules/Scaffolding b/modules/Scaffolding index 2ea097153e..8f560f3cc2 160000 --- a/modules/Scaffolding +++ b/modules/Scaffolding @@ -1 +1 @@ -Subproject commit 2ea097153e624899702054800f767d32e3808227 +Subproject commit 8f560f3cc24571f5e558a1e0641d1c308368c5d4 diff --git a/modules/Security b/modules/Security index 320dd47694..f31166cbbc 160000 --- a/modules/Security +++ b/modules/Security @@ -1 +1 @@ -Subproject commit 320dd47694d4b7bc7f11737c5e9b7034713ca58f +Subproject commit f31166cbbcb24c34deba11da3b1aa1fae82d1d59 diff --git a/modules/ServerTests b/modules/ServerTests index 194ef76432..4b215692f7 160000 --- a/modules/ServerTests +++ b/modules/ServerTests @@ -1 +1 @@ -Subproject commit 194ef764328b0fef84e75d77a5dfd3777a99ec92 +Subproject commit 4b215692f77f333867542136d88948b177b20e6c diff --git a/modules/Session b/modules/Session index 7ea03b1d89..299f9655b5 160000 --- a/modules/Session +++ b/modules/Session @@ -1 +1 @@ -Subproject commit 7ea03b1d891aacffb4fe0d045509dd8d6ba1199a +Subproject commit 299f9655b5a220a64a20318a70aa69fc80244148 diff --git a/modules/SignalR b/modules/SignalR index 433eeb6943..c954cd5bf8 160000 --- a/modules/SignalR +++ b/modules/SignalR @@ -1 +1 @@ -Subproject commit 433eeb6943df7fa2d6c21e3a933224a045147c2d +Subproject commit c954cd5bf89a95b41adc38d837fae1567171293c diff --git a/modules/StaticFiles b/modules/StaticFiles index 483c888afb..5c5795786b 160000 --- a/modules/StaticFiles +++ b/modules/StaticFiles @@ -1 +1 @@ -Subproject commit 483c888afb388dc421d8bccddb904894b818e714 +Subproject commit 5c5795786b674351d59bcc29507d8c8e217f03f2 diff --git a/modules/Templating b/modules/Templating index 01ce77da56..92dac61b55 160000 --- a/modules/Templating +++ b/modules/Templating @@ -1 +1 @@ -Subproject commit 01ce77da56ba05dfd93e668798314861129fc696 +Subproject commit 92dac61b55fd8a2646e823a2f1d01097ab878ca7 diff --git a/modules/WebSockets b/modules/WebSockets index a1a972a70e..227d52bf3b 160000 --- a/modules/WebSockets +++ b/modules/WebSockets @@ -1 +1 @@ -Subproject commit a1a972a70ec8874552021b7d150c2c841dadd82d +Subproject commit 227d52bf3bd00572648e2355243f71e3b82d0b71 From e4f6c98ea7e9799a2f57f5999021a3dd31a618a2 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Sun, 22 Jul 2018 16:46:32 -0700 Subject: [PATCH 49/68] Updating submodule(s) Routing => b9df95831d6a8f3d6c155a6d6ddfcc6ab8688538 [auto-updated: submodules] --- modules/Routing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Routing b/modules/Routing index c89c2c643b..b9df95831d 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit c89c2c643b1219696fb87537fd420e2ff763fdaa +Subproject commit b9df95831d6a8f3d6c155a6d6ddfcc6ab8688538 From a6cf29d37866696e4d5660b2e0ba06cf58ed44dd Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Sun, 22 Jul 2018 18:50:27 -0700 Subject: [PATCH 50/68] Updating submodule(s) Routing => 1e807240ea4f089ddab19a75cbedd34c69d272b0 [auto-updated: submodules] --- modules/Routing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Routing b/modules/Routing index b9df95831d..1e807240ea 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit b9df95831d6a8f3d6c155a6d6ddfcc6ab8688538 +Subproject commit 1e807240ea4f089ddab19a75cbedd34c69d272b0 From ab39a83039498042d1736ddd17706ee9944b8c4a Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Sun, 22 Jul 2018 19:34:19 -0700 Subject: [PATCH 51/68] Updating submodule(s) Routing => 52e5852e4827b5b2f580564945367437a6a1416d [auto-updated: submodules] --- modules/Routing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Routing b/modules/Routing index 1e807240ea..52e5852e48 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit 1e807240ea4f089ddab19a75cbedd34c69d272b0 +Subproject commit 52e5852e4827b5b2f580564945367437a6a1416d From 2e1d3146e1c2b2836466f8e1b7600acba045cf0d Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Sun, 22 Jul 2018 20:03:30 -0700 Subject: [PATCH 52/68] Updating submodule(s) Mvc => 196e3f109f0ae2a561ba1024bce5b1567e252838 [auto-updated: submodules] --- modules/Mvc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Mvc b/modules/Mvc index 3c73a98357..196e3f109f 160000 --- a/modules/Mvc +++ b/modules/Mvc @@ -1 +1 @@ -Subproject commit 3c73a98357b12a337c6bea6c26f7d3220ac0eac9 +Subproject commit 196e3f109f0ae2a561ba1024bce5b1567e252838 From a2b40cc1af3f39781b8bd797ef8396c598691b20 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Sun, 22 Jul 2018 20:40:45 -0700 Subject: [PATCH 53/68] Updating submodule(s) Routing => 2c325440de91eb58e3bc0f26469acb566cdf36c7 [auto-updated: submodules] --- modules/Routing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Routing b/modules/Routing index 52e5852e48..2c325440de 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit 52e5852e4827b5b2f580564945367437a6a1416d +Subproject commit 2c325440de91eb58e3bc0f26469acb566cdf36c7 From ad8b180effe575f330d58bb532a6c13629a1988e Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Mon, 23 Jul 2018 09:01:31 -0700 Subject: [PATCH 54/68] Updating submodule(s) IISIntegration => fba4e3ec4e312cdc2308995b9a55196740181fb4 [auto-updated: submodules] --- modules/IISIntegration | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/IISIntegration b/modules/IISIntegration index f09c508f7d..fba4e3ec4e 160000 --- a/modules/IISIntegration +++ b/modules/IISIntegration @@ -1 +1 @@ -Subproject commit f09c508f7d8f53fc913138adfee4ca3c67c9b2da +Subproject commit fba4e3ec4e312cdc2308995b9a55196740181fb4 From 2c0f2360f50e2c686c165bc4d872bce7d259cc93 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Mon, 23 Jul 2018 10:35:19 -0700 Subject: [PATCH 55/68] Updating submodule(s) Mvc => 52c1e942c66da065f93e90e9e83ed50afc497607 [auto-updated: submodules] --- modules/Mvc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Mvc b/modules/Mvc index 196e3f109f..52c1e942c6 160000 --- a/modules/Mvc +++ b/modules/Mvc @@ -1 +1 @@ -Subproject commit 196e3f109f0ae2a561ba1024bce5b1567e252838 +Subproject commit 52c1e942c66da065f93e90e9e83ed50afc497607 From db051fa563bf84bbcdb5dbda0faa83cbc7549fc0 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Mon, 23 Jul 2018 11:04:03 -0700 Subject: [PATCH 56/68] Updating submodule(s) Routing => a6fe68a301a0858d52bd72a73bca8b3a70248275 [auto-updated: submodules] --- modules/Routing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Routing b/modules/Routing index 2c325440de..a6fe68a301 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit 2c325440de91eb58e3bc0f26469acb566cdf36c7 +Subproject commit a6fe68a301a0858d52bd72a73bca8b3a70248275 From 05d504be37693926f1cf0c82b3c8aa094d9e4ad3 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Mon, 23 Jul 2018 12:12:07 -0700 Subject: [PATCH 57/68] Updating submodule(s) EntityFrameworkCore => df9d2ccb47614b014c11903ed0eb8c9830da1d2c [auto-updated: submodules] --- modules/EntityFrameworkCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index 927cb90e84..df9d2ccb47 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit 927cb90e84a151d57b8401a0af1770f268b2d131 +Subproject commit df9d2ccb47614b014c11903ed0eb8c9830da1d2c From 61d1b9a82e21880d6fc30145e5bab696ec31b4df Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Mon, 23 Jul 2018 12:41:57 -0700 Subject: [PATCH 58/68] Updating submodule(s) CORS => feceb3ddeaf0a0ca7e895eb83674d78fee53515c [auto-updated: submodules] --- modules/CORS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/CORS b/modules/CORS index 6657831463..feceb3ddea 160000 --- a/modules/CORS +++ b/modules/CORS @@ -1 +1 @@ -Subproject commit 665783146383fe0a264ec196b619c5ce85563c35 +Subproject commit feceb3ddeaf0a0ca7e895eb83674d78fee53515c From 8de5922c96d4be278beef0a0a808610a1ad04ac4 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Mon, 23 Jul 2018 15:33:12 -0700 Subject: [PATCH 59/68] Updating submodule(s) Razor => 684e7855a619fcfef77076cc5ee6c7a795e75714 [auto-updated: submodules] --- modules/Razor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Razor b/modules/Razor index 8502dd1ebe..684e7855a6 160000 --- a/modules/Razor +++ b/modules/Razor @@ -1 +1 @@ -Subproject commit 8502dd1ebe0b964baea0451b4f1a046773751fbd +Subproject commit 684e7855a619fcfef77076cc5ee6c7a795e75714 From 06f133dba1ea56a2f4fa64d0e5d2108051c9bb5d Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Mon, 23 Jul 2018 23:21:18 +0000 Subject: [PATCH 60/68] Updating submodule(s) EntityFrameworkCore => c535d56b72981ec33bba9e6bda9e68bfb47c9ca6 [auto-updated: submodules] --- modules/EntityFrameworkCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index df9d2ccb47..c535d56b72 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit df9d2ccb47614b014c11903ed0eb8c9830da1d2c +Subproject commit c535d56b72981ec33bba9e6bda9e68bfb47c9ca6 From 7fecbb2c6d2e979256975c394c631ac497074ec3 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Mon, 23 Jul 2018 19:02:16 -0700 Subject: [PATCH 61/68] Updating submodule(s) EntityFrameworkCore => 1f847cff10d9d84d0a3c6fb566436917f6dc0d34 [auto-updated: submodules] --- modules/EntityFrameworkCore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index c535d56b72..1f847cff10 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit c535d56b72981ec33bba9e6bda9e68bfb47c9ca6 +Subproject commit 1f847cff10d9d84d0a3c6fb566436917f6dc0d34 From c6d1669d7d0255a4d93dc88dc063f213bb9626d2 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Tue, 24 Jul 2018 05:37:28 -0700 Subject: [PATCH 62/68] Updating submodule(s) Mvc => 9b217892ab9bc7b24ccedb092405c1c468f0620c Routing => 5f1631ab46e415cadf3a12ceef6c6164a06ac275 [auto-updated: submodules] --- modules/Mvc | 2 +- modules/Routing | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/Mvc b/modules/Mvc index 52c1e942c6..9b217892ab 160000 --- a/modules/Mvc +++ b/modules/Mvc @@ -1 +1 @@ -Subproject commit 52c1e942c66da065f93e90e9e83ed50afc497607 +Subproject commit 9b217892ab9bc7b24ccedb092405c1c468f0620c diff --git a/modules/Routing b/modules/Routing index a6fe68a301..5f1631ab46 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit a6fe68a301a0858d52bd72a73bca8b3a70248275 +Subproject commit 5f1631ab46e415cadf3a12ceef6c6164a06ac275 From 542d7a86d6deb0dcb40ff59d78547c491d609202 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Tue, 24 Jul 2018 06:06:10 -0700 Subject: [PATCH 63/68] Updating submodule(s) Routing => 7da1baf9d844472a421133e18a7b0ee03cadefed [auto-updated: submodules] --- modules/Routing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Routing b/modules/Routing index 5f1631ab46..7da1baf9d8 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit 5f1631ab46e415cadf3a12ceef6c6164a06ac275 +Subproject commit 7da1baf9d844472a421133e18a7b0ee03cadefed From 35235090c7aa84bd9bdf2a3f61d2dcffeca9c61e Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Tue, 24 Jul 2018 09:25:38 -0700 Subject: [PATCH 64/68] Updating submodule(s) Mvc => 5580928209471a4d004082ffe495f59f65d7f075 [auto-updated: submodules] --- modules/Mvc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Mvc b/modules/Mvc index 9b217892ab..5580928209 160000 --- a/modules/Mvc +++ b/modules/Mvc @@ -1 +1 @@ -Subproject commit 9b217892ab9bc7b24ccedb092405c1c468f0620c +Subproject commit 5580928209471a4d004082ffe495f59f65d7f075 From cfff478fb01b56602d7202fe4395540bebe5938c Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Tue, 24 Jul 2018 18:01:33 +0000 Subject: [PATCH 65/68] Updating submodule(s) EntityFrameworkCore => 2d1767e767a8446d3ed5ae6adbc9c55d6c7823d2 IISIntegration => 538d76cc200e03ab23b9687e6254998f26c5dfca KestrelHttpServer => a104adeca3c1aa76d560d4d80752373855676b3d Mvc => f850e31bfbfc03bba32df296101192e33cf4b4c0 Routing => d255d1510f021dee37fc78a76195130e544f6b7c [auto-updated: submodules] --- modules/EntityFrameworkCore | 2 +- modules/IISIntegration | 2 +- modules/KestrelHttpServer | 2 +- modules/Mvc | 2 +- modules/Routing | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index 1f847cff10..2d1767e767 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit 1f847cff10d9d84d0a3c6fb566436917f6dc0d34 +Subproject commit 2d1767e767a8446d3ed5ae6adbc9c55d6c7823d2 diff --git a/modules/IISIntegration b/modules/IISIntegration index fba4e3ec4e..538d76cc20 160000 --- a/modules/IISIntegration +++ b/modules/IISIntegration @@ -1 +1 @@ -Subproject commit fba4e3ec4e312cdc2308995b9a55196740181fb4 +Subproject commit 538d76cc200e03ab23b9687e6254998f26c5dfca diff --git a/modules/KestrelHttpServer b/modules/KestrelHttpServer index 2365f2a7a3..a104adeca3 160000 --- a/modules/KestrelHttpServer +++ b/modules/KestrelHttpServer @@ -1 +1 @@ -Subproject commit 2365f2a7a37d15bb269a320292e2ccfec4d6b349 +Subproject commit a104adeca3c1aa76d560d4d80752373855676b3d diff --git a/modules/Mvc b/modules/Mvc index 5580928209..f850e31bfb 160000 --- a/modules/Mvc +++ b/modules/Mvc @@ -1 +1 @@ -Subproject commit 5580928209471a4d004082ffe495f59f65d7f075 +Subproject commit f850e31bfbfc03bba32df296101192e33cf4b4c0 diff --git a/modules/Routing b/modules/Routing index 7da1baf9d8..d255d1510f 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit 7da1baf9d844472a421133e18a7b0ee03cadefed +Subproject commit d255d1510f021dee37fc78a76195130e544f6b7c From 584ff69b779e650e4a13a639e58c83ba46a5aad5 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Tue, 24 Jul 2018 18:40:19 +0000 Subject: [PATCH 66/68] Updating submodule(s) SignalR => fd5d27c7cb3c10e76701a68e54ddd46c00375b97 [auto-updated: submodules] --- modules/SignalR | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/SignalR b/modules/SignalR index c954cd5bf8..fd5d27c7cb 160000 --- a/modules/SignalR +++ b/modules/SignalR @@ -1 +1 @@ -Subproject commit c954cd5bf89a95b41adc38d837fae1567171293c +Subproject commit fd5d27c7cb3c10e76701a68e54ddd46c00375b97 From 35063125bedd8629dacc0b4a0406eedb69866154 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Tue, 24 Jul 2018 19:12:19 +0000 Subject: [PATCH 67/68] Updating submodule(s) AADIntegration => 56e7b69e0afe4827cea0268d980f65936a4ddb46 Antiforgery => 2d436d3e8c78ee58311bd1134d01fe2c70a48e3b AuthSamples => 49b8a6d6d993c64301420d13c029aafd7da92eca AzureIntegration => 135155109aa7475ff25b3f13a55c3d67e610762f BasicMiddleware => d595e54de6f43a2a812c00ba69d939df957dc049 Identity => 31eaaac4a8c93158e7002fb6db94737723152459 ServerTests => edce1234eeb3e460aec66c60af744e4648053528 Templating => 0435add47ad7a10d985edd1f48a8851e6041cedf [auto-updated: submodules] --- modules/AADIntegration | 2 +- modules/Antiforgery | 2 +- modules/AuthSamples | 2 +- modules/AzureIntegration | 2 +- modules/BasicMiddleware | 2 +- modules/Identity | 2 +- modules/ServerTests | 2 +- modules/Templating | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/modules/AADIntegration b/modules/AADIntegration index 630e6267bb..56e7b69e0a 160000 --- a/modules/AADIntegration +++ b/modules/AADIntegration @@ -1 +1 @@ -Subproject commit 630e6267bb4fd480b0093a9ab1eeb49a79c1a983 +Subproject commit 56e7b69e0afe4827cea0268d980f65936a4ddb46 diff --git a/modules/Antiforgery b/modules/Antiforgery index 3a83c9413c..2d436d3e8c 160000 --- a/modules/Antiforgery +++ b/modules/Antiforgery @@ -1 +1 @@ -Subproject commit 3a83c9413c42f6cc4cb5f653a65223bb1f10c85e +Subproject commit 2d436d3e8c78ee58311bd1134d01fe2c70a48e3b diff --git a/modules/AuthSamples b/modules/AuthSamples index d69a522215..49b8a6d6d9 160000 --- a/modules/AuthSamples +++ b/modules/AuthSamples @@ -1 +1 @@ -Subproject commit d69a522215f29428d5f00584ff008e5b60d039d0 +Subproject commit 49b8a6d6d993c64301420d13c029aafd7da92eca diff --git a/modules/AzureIntegration b/modules/AzureIntegration index a73dddc890..135155109a 160000 --- a/modules/AzureIntegration +++ b/modules/AzureIntegration @@ -1 +1 @@ -Subproject commit a73dddc89075ccbea3e797f4e7bc08e9af92789e +Subproject commit 135155109aa7475ff25b3f13a55c3d67e610762f diff --git a/modules/BasicMiddleware b/modules/BasicMiddleware index 1cd7ed510c..d595e54de6 160000 --- a/modules/BasicMiddleware +++ b/modules/BasicMiddleware @@ -1 +1 @@ -Subproject commit 1cd7ed510c7313fb630b8784120e707019809e22 +Subproject commit d595e54de6f43a2a812c00ba69d939df957dc049 diff --git a/modules/Identity b/modules/Identity index 025bfd4bf5..31eaaac4a8 160000 --- a/modules/Identity +++ b/modules/Identity @@ -1 +1 @@ -Subproject commit 025bfd4bf5f4a0440e9d57a7651e70d7af00728f +Subproject commit 31eaaac4a8c93158e7002fb6db94737723152459 diff --git a/modules/ServerTests b/modules/ServerTests index 4b215692f7..edce1234ee 160000 --- a/modules/ServerTests +++ b/modules/ServerTests @@ -1 +1 @@ -Subproject commit 4b215692f77f333867542136d88948b177b20e6c +Subproject commit edce1234eeb3e460aec66c60af744e4648053528 diff --git a/modules/Templating b/modules/Templating index 92dac61b55..0435add47a 160000 --- a/modules/Templating +++ b/modules/Templating @@ -1 +1 @@ -Subproject commit 92dac61b55fd8a2646e823a2f1d01097ab878ca7 +Subproject commit 0435add47ad7a10d985edd1f48a8851e6041cedf From 57ac08f4b3edca71d4777b60d016cccaab83d5cb Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Tue, 24 Jul 2018 19:44:54 +0000 Subject: [PATCH 68/68] Updating submodule(s) BrowserLink => 9ceb5fb8a2ff82123f1a6f3d5db05bc1c3c8ed05 Caching => 91013ceecfefa4c06dc6964d5433be837d97e22a Configuration => cf9a3b90e55a7adeb6a2eeb7246afd38291f6717 CORS => 4d50d4e7e48196fe1fb7ba2756c79ecb262a4d49 DataProtection => 86b35c1932f88fc1a5fcba1e852f8b9689c74dba DependencyInjection => 371be6dc91c1181811d13457dde0e492c790ebc7 Diagnostics => 008e13a4e782896f8e3c33a4143340ee2c6692c1 DotNetTools => 157ec70a6b80069a5c93296173cc461205e1f95f EventNotification => 3679f4cf918f935ed25dea88870c92ee2b31eada FileSystem => cfa21feb4c1fc6e5c58352a075b230f57664a805 Hosting => c8718c1c56e82073e0271144b7e704dd3abcf717 HtmlAbstractions => c3635d20f460d7eaaf7f41debf7528cf1d50b96c HttpAbstractions => 64e4d3215f1bcde91234c4f30a2b40c26ee8ef1e HttpClientFactory => 8d001a0da7a1199f803b1b325ebfc02d9469c7ed HttpSysServer => 4e8dbc7b9d02384d42742d82c2dec70a69dfb35a IISIntegration => 00d7073811fc917500096409f4b9dfee225e369c JavaScriptServices => a4bb72e58cb5d81674046d0e08f90fd8f94aed8c JsonPatch => 9ab15a0a771c567478a0f9873d338130ce71b0bd Localization => e30ea68fda09756b3d3cfd03ff119db5bcfff400 Logging => 8ed421c11c9f7646a8eb4984b5f04099b0250a05 MetaPackages => fc7a3e9498d1a75ba7e70d85584831f0c1bc19c2 Microsoft.Data.Sqlite => 668ae13aa51caf9f81b37abb87c1479148e52341 MusicStore => f228f3b6e73c63544c1c242dbfebb96bda37744d Mvc => 6a8f015d34a9b8aec14149a5fe4b2968313298ac MvcPrecompilation => 7ee381725b7b9e30c44f54763e730da5471e59f1 Options => 38f3d3a80afcdfddc55cc5c9a424fbe66e17b86f Razor => b3eecf0d4665cebe44184ef2a91a73d03c290359 ResponseCaching => 53401c9bf8afecc806c1ff7f3d282ae24b5db30b Routing => deddb336b77ff77a6e1f71a2ebaec269183c68e5 Scaffolding => 2be0b7ecb275dae0d603637a253bf2379960a083 Security => f724fcf4ac466f5c216ee0708cd50cd440b890f8 Session => f781bad8505347c438e805f1138904821bf2b7af StaticFiles => e8b25a5b4826aa4f16e37d06ca06db585714d4c0 WebSockets => 514126588d505c7fb06728c3acb6cba1748682d9 [auto-updated: submodules] --- modules/BrowserLink | 2 +- modules/CORS | 2 +- modules/Caching | 2 +- modules/Configuration | 2 +- modules/DataProtection | 2 +- modules/DependencyInjection | 2 +- modules/Diagnostics | 2 +- modules/DotNetTools | 2 +- modules/EventNotification | 2 +- modules/FileSystem | 2 +- modules/Hosting | 2 +- modules/HtmlAbstractions | 2 +- modules/HttpAbstractions | 2 +- modules/HttpClientFactory | 2 +- modules/HttpSysServer | 2 +- modules/IISIntegration | 2 +- modules/JavaScriptServices | 2 +- modules/JsonPatch | 2 +- modules/Localization | 2 +- modules/Logging | 2 +- modules/MetaPackages | 2 +- modules/Microsoft.Data.Sqlite | 2 +- modules/MusicStore | 2 +- modules/Mvc | 2 +- modules/MvcPrecompilation | 2 +- modules/Options | 2 +- modules/Razor | 2 +- modules/ResponseCaching | 2 +- modules/Routing | 2 +- modules/Scaffolding | 2 +- modules/Security | 2 +- modules/Session | 2 +- modules/StaticFiles | 2 +- modules/WebSockets | 2 +- 34 files changed, 34 insertions(+), 34 deletions(-) diff --git a/modules/BrowserLink b/modules/BrowserLink index 336616b767..9ceb5fb8a2 160000 --- a/modules/BrowserLink +++ b/modules/BrowserLink @@ -1 +1 @@ -Subproject commit 336616b7670bb54ea85247a1a5430bd1ed354941 +Subproject commit 9ceb5fb8a2ff82123f1a6f3d5db05bc1c3c8ed05 diff --git a/modules/CORS b/modules/CORS index feceb3ddea..4d50d4e7e4 160000 --- a/modules/CORS +++ b/modules/CORS @@ -1 +1 @@ -Subproject commit feceb3ddeaf0a0ca7e895eb83674d78fee53515c +Subproject commit 4d50d4e7e48196fe1fb7ba2756c79ecb262a4d49 diff --git a/modules/Caching b/modules/Caching index d049f1d4dd..91013ceecf 160000 --- a/modules/Caching +++ b/modules/Caching @@ -1 +1 @@ -Subproject commit d049f1d4dd9107595839bb98ca2593aa2b312f88 +Subproject commit 91013ceecfefa4c06dc6964d5433be837d97e22a diff --git a/modules/Configuration b/modules/Configuration index 514198d84e..cf9a3b90e5 160000 --- a/modules/Configuration +++ b/modules/Configuration @@ -1 +1 @@ -Subproject commit 514198d84e533abfd93f15c687bf30b8d5738e8f +Subproject commit cf9a3b90e55a7adeb6a2eeb7246afd38291f6717 diff --git a/modules/DataProtection b/modules/DataProtection index 50b30c3396..86b35c1932 160000 --- a/modules/DataProtection +++ b/modules/DataProtection @@ -1 +1 @@ -Subproject commit 50b30c33968df874ae2317d889dc34372fe07780 +Subproject commit 86b35c1932f88fc1a5fcba1e852f8b9689c74dba diff --git a/modules/DependencyInjection b/modules/DependencyInjection index cf1a0860f4..371be6dc91 160000 --- a/modules/DependencyInjection +++ b/modules/DependencyInjection @@ -1 +1 @@ -Subproject commit cf1a0860f43c6efef2411a7eaf7c641608b9f022 +Subproject commit 371be6dc91c1181811d13457dde0e492c790ebc7 diff --git a/modules/Diagnostics b/modules/Diagnostics index 4591b4172d..008e13a4e7 160000 --- a/modules/Diagnostics +++ b/modules/Diagnostics @@ -1 +1 @@ -Subproject commit 4591b4172db1e02abf09eacefa55d23119e9825b +Subproject commit 008e13a4e782896f8e3c33a4143340ee2c6692c1 diff --git a/modules/DotNetTools b/modules/DotNetTools index dcde9afc48..157ec70a6b 160000 --- a/modules/DotNetTools +++ b/modules/DotNetTools @@ -1 +1 @@ -Subproject commit dcde9afc4888af1b8b1e71e50f1183c240155a47 +Subproject commit 157ec70a6b80069a5c93296173cc461205e1f95f diff --git a/modules/EventNotification b/modules/EventNotification index 01aa1b2122..3679f4cf91 160000 --- a/modules/EventNotification +++ b/modules/EventNotification @@ -1 +1 @@ -Subproject commit 01aa1b2122e708aab1dbe9089b6ffd24672628b7 +Subproject commit 3679f4cf918f935ed25dea88870c92ee2b31eada diff --git a/modules/FileSystem b/modules/FileSystem index dcfe9c3506..cfa21feb4c 160000 --- a/modules/FileSystem +++ b/modules/FileSystem @@ -1 +1 @@ -Subproject commit dcfe9c3506f44f955137f122124c9c40483bd0da +Subproject commit cfa21feb4c1fc6e5c58352a075b230f57664a805 diff --git a/modules/Hosting b/modules/Hosting index f73008537f..c8718c1c56 160000 --- a/modules/Hosting +++ b/modules/Hosting @@ -1 +1 @@ -Subproject commit f73008537f228a59e22461d16bd270b8dbc0c77d +Subproject commit c8718c1c56e82073e0271144b7e704dd3abcf717 diff --git a/modules/HtmlAbstractions b/modules/HtmlAbstractions index d503b08034..c3635d20f4 160000 --- a/modules/HtmlAbstractions +++ b/modules/HtmlAbstractions @@ -1 +1 @@ -Subproject commit d503b0803436caa0637fc47e99342b3d57990738 +Subproject commit c3635d20f460d7eaaf7f41debf7528cf1d50b96c diff --git a/modules/HttpAbstractions b/modules/HttpAbstractions index 1230eac60c..64e4d3215f 160000 --- a/modules/HttpAbstractions +++ b/modules/HttpAbstractions @@ -1 +1 @@ -Subproject commit 1230eac60c9261c0c4a55702485a7c70db3bede2 +Subproject commit 64e4d3215f1bcde91234c4f30a2b40c26ee8ef1e diff --git a/modules/HttpClientFactory b/modules/HttpClientFactory index cf4a72b41d..8d001a0da7 160000 --- a/modules/HttpClientFactory +++ b/modules/HttpClientFactory @@ -1 +1 @@ -Subproject commit cf4a72b41d31ed8260f13351603c91c639710a97 +Subproject commit 8d001a0da7a1199f803b1b325ebfc02d9469c7ed diff --git a/modules/HttpSysServer b/modules/HttpSysServer index f5145ea76f..4e8dbc7b9d 160000 --- a/modules/HttpSysServer +++ b/modules/HttpSysServer @@ -1 +1 @@ -Subproject commit f5145ea76f9a045211ede32b360334465c8f72fb +Subproject commit 4e8dbc7b9d02384d42742d82c2dec70a69dfb35a diff --git a/modules/IISIntegration b/modules/IISIntegration index 538d76cc20..00d7073811 160000 --- a/modules/IISIntegration +++ b/modules/IISIntegration @@ -1 +1 @@ -Subproject commit 538d76cc200e03ab23b9687e6254998f26c5dfca +Subproject commit 00d7073811fc917500096409f4b9dfee225e369c diff --git a/modules/JavaScriptServices b/modules/JavaScriptServices index 9c741600d2..a4bb72e58c 160000 --- a/modules/JavaScriptServices +++ b/modules/JavaScriptServices @@ -1 +1 @@ -Subproject commit 9c741600d2f9aafafa7de9785743b3a9d25808fd +Subproject commit a4bb72e58cb5d81674046d0e08f90fd8f94aed8c diff --git a/modules/JsonPatch b/modules/JsonPatch index f47e0f6143..9ab15a0a77 160000 --- a/modules/JsonPatch +++ b/modules/JsonPatch @@ -1 +1 @@ -Subproject commit f47e0f61431fe7079e8f9fac79a63035b2f35bf1 +Subproject commit 9ab15a0a771c567478a0f9873d338130ce71b0bd diff --git a/modules/Localization b/modules/Localization index 1ba2a7dd47..e30ea68fda 160000 --- a/modules/Localization +++ b/modules/Localization @@ -1 +1 @@ -Subproject commit 1ba2a7dd477c411be7f451b51156da333fc1e4ab +Subproject commit e30ea68fda09756b3d3cfd03ff119db5bcfff400 diff --git a/modules/Logging b/modules/Logging index f5b00cff71..8ed421c11c 160000 --- a/modules/Logging +++ b/modules/Logging @@ -1 +1 @@ -Subproject commit f5b00cff7140ed6be2bf30ffa90ee4f4015e1042 +Subproject commit 8ed421c11c9f7646a8eb4984b5f04099b0250a05 diff --git a/modules/MetaPackages b/modules/MetaPackages index 06a25a93c2..fc7a3e9498 160000 --- a/modules/MetaPackages +++ b/modules/MetaPackages @@ -1 +1 @@ -Subproject commit 06a25a93c2bdb01f2d69e7a60c5590bee21ef8c8 +Subproject commit fc7a3e9498d1a75ba7e70d85584831f0c1bc19c2 diff --git a/modules/Microsoft.Data.Sqlite b/modules/Microsoft.Data.Sqlite index fca9c4bbc0..668ae13aa5 160000 --- a/modules/Microsoft.Data.Sqlite +++ b/modules/Microsoft.Data.Sqlite @@ -1 +1 @@ -Subproject commit fca9c4bbc0f2b0a557ade32b613fa8ef4271246f +Subproject commit 668ae13aa51caf9f81b37abb87c1479148e52341 diff --git a/modules/MusicStore b/modules/MusicStore index 86691a50a3..f228f3b6e7 160000 --- a/modules/MusicStore +++ b/modules/MusicStore @@ -1 +1 @@ -Subproject commit 86691a50a33c5794042dfeae453bec000982a80e +Subproject commit f228f3b6e73c63544c1c242dbfebb96bda37744d diff --git a/modules/Mvc b/modules/Mvc index f850e31bfb..6a8f015d34 160000 --- a/modules/Mvc +++ b/modules/Mvc @@ -1 +1 @@ -Subproject commit f850e31bfbfc03bba32df296101192e33cf4b4c0 +Subproject commit 6a8f015d34a9b8aec14149a5fe4b2968313298ac diff --git a/modules/MvcPrecompilation b/modules/MvcPrecompilation index 03ee3bfe49..7ee381725b 160000 --- a/modules/MvcPrecompilation +++ b/modules/MvcPrecompilation @@ -1 +1 @@ -Subproject commit 03ee3bfe492f3e82cc9e440a8135bd6f165e696d +Subproject commit 7ee381725b7b9e30c44f54763e730da5471e59f1 diff --git a/modules/Options b/modules/Options index 24f02776df..38f3d3a80a 160000 --- a/modules/Options +++ b/modules/Options @@ -1 +1 @@ -Subproject commit 24f02776dfbac35323a557296757459f8674af6b +Subproject commit 38f3d3a80afcdfddc55cc5c9a424fbe66e17b86f diff --git a/modules/Razor b/modules/Razor index 684e7855a6..b3eecf0d46 160000 --- a/modules/Razor +++ b/modules/Razor @@ -1 +1 @@ -Subproject commit 684e7855a619fcfef77076cc5ee6c7a795e75714 +Subproject commit b3eecf0d4665cebe44184ef2a91a73d03c290359 diff --git a/modules/ResponseCaching b/modules/ResponseCaching index 1b2ce373da..53401c9bf8 160000 --- a/modules/ResponseCaching +++ b/modules/ResponseCaching @@ -1 +1 @@ -Subproject commit 1b2ce373da7c597a3130f52ac18ffefc4b5b1a65 +Subproject commit 53401c9bf8afecc806c1ff7f3d282ae24b5db30b diff --git a/modules/Routing b/modules/Routing index d255d1510f..deddb336b7 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit d255d1510f021dee37fc78a76195130e544f6b7c +Subproject commit deddb336b77ff77a6e1f71a2ebaec269183c68e5 diff --git a/modules/Scaffolding b/modules/Scaffolding index 8f560f3cc2..2be0b7ecb2 160000 --- a/modules/Scaffolding +++ b/modules/Scaffolding @@ -1 +1 @@ -Subproject commit 8f560f3cc24571f5e558a1e0641d1c308368c5d4 +Subproject commit 2be0b7ecb275dae0d603637a253bf2379960a083 diff --git a/modules/Security b/modules/Security index f31166cbbc..f724fcf4ac 160000 --- a/modules/Security +++ b/modules/Security @@ -1 +1 @@ -Subproject commit f31166cbbcb24c34deba11da3b1aa1fae82d1d59 +Subproject commit f724fcf4ac466f5c216ee0708cd50cd440b890f8 diff --git a/modules/Session b/modules/Session index 299f9655b5..f781bad850 160000 --- a/modules/Session +++ b/modules/Session @@ -1 +1 @@ -Subproject commit 299f9655b5a220a64a20318a70aa69fc80244148 +Subproject commit f781bad8505347c438e805f1138904821bf2b7af diff --git a/modules/StaticFiles b/modules/StaticFiles index 5c5795786b..e8b25a5b48 160000 --- a/modules/StaticFiles +++ b/modules/StaticFiles @@ -1 +1 @@ -Subproject commit 5c5795786b674351d59bcc29507d8c8e217f03f2 +Subproject commit e8b25a5b4826aa4f16e37d06ca06db585714d4c0 diff --git a/modules/WebSockets b/modules/WebSockets index 227d52bf3b..514126588d 160000 --- a/modules/WebSockets +++ b/modules/WebSockets @@ -1 +1 @@ -Subproject commit 227d52bf3bd00572648e2355243f71e3b82d0b71 +Subproject commit 514126588d505c7fb06728c3acb6cba1748682d9