From eb582dd9baef5d8952559b7fc5554f66ce9fcfc4 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Sun, 31 Dec 2017 14:29:18 -0800 Subject: [PATCH] Updating submodule(s) Antiforgery => b4d67776aff867005a4e6ce04c80ad5772da8606 AuthSamples => a0bbd026a7aead679b1ddaef0e626a818c6c8870 AzureIntegration => 8bad262294bb0b79bb001b586e5e32e35c60a9d0 BasicMiddleware => 8f0cc61808e09d646ba6c32e8785a6cd8f56be29 BrowserLink => 3cacdef43572f7d65b4bd161b09c62030474572f Caching => be34c214c2fd1a9557c97bb3f4ff5416df941bd0 Common => cd1f5d2d1596df03a2f13ea259892504cb2d245b Configuration => 6ea15fafccfd17935d91cc55b04f819b00348f72 CORS => 823bbc2809c8ee8ce083e9eb49e50b6bb6f3e576 DataProtection => 2c3c2c081f44239348c264410d6f236e34cb1d4e DependencyInjection => da64773270c2891158e09915af5c415f69c38101 Diagnostics => 59a479df5a0da6f063b29334f3368eb270e613cd DotNetTools => 7934d538e2ab3875985dba782c03f5e8fa977d8d EntityFrameworkCore => 2fba6acf814f589082e9d7abed630392a0aa521c EventNotification => a45094a42b201d8446e34febcc22ca19f3ec6bda FileSystem => 7af495a453d990b39f2cdd33510b942435955c70 Hosting => af5e702223e9de67f6ec255df55b017de506c8c3 HtmlAbstractions => 48cc16eadc2e58190fdf8100cdec1653da08a6d8 HttpAbstractions => b2a87f1b1aa6b52f511c6f8df552b9494f06ea19 HttpClientFactory => 53e1237eedc45ebaca6343100fa339e0da052a48 HttpSysServer => fc58ab8033a1cb4ad5eb50b80d1682fe610ead17 Identity => f3c1ab6b0c92c34ead9ce43a54074ef86ae3892a IISIntegration => e80e0803c623fc2e3359ce06193475b6961c1978 JavaScriptServices => 975d537a0a0ea03e43e7ce1e71409573ba690987 JsonPatch => a7589fbd7d132b02efb553e8a3c339559c1dfe44 KestrelHttpServer => bf138224d880e34e68a2d3483ecc84830f3c4e92 Localization => 19577700adf826fbcb2985a8e663d6033abd9cce Logging => d62cbc29c134227a2d93264f4269d7f2d95954ee MetaPackages => afee0de3e416f8e2807c7d49ad2bdef5016dae5f Microsoft.Data.Sqlite => 3fe5a133f5e50c00be05ec5021a38a72aca75c1b Mvc => 64a11e2093a2ef497eb7f2a606806b71439cb73c MvcPrecompilation => a366dd916554bfea47c7a7bb870ae5fca5f092ff Options => 5a7bec0174543ddfb546f74729907243ad7c4831 Proxy => e153fff645969afd61f44e6c2919c438d8f4c31c Razor => 2e6c06bc6ff3079db3791e3da6f0de7393b62407 ResponseCaching => 99fff3c7e84a57b60d18f10dccb1e414e7ab37fb Routing => b8b83cbfa6b4e936d2206ea9663f7ea6e789fed5 Scaffolding => f0f8cba57439859c048c5e6f67b2caac062415b1 Security => c67cc03b778afa28a3dafbfa7695650c4d9a70ff Session => bddb50b7f216a82517c23f7980f6cf0c01d4b97e SignalR => 9a128b42ef4dff5c4fe14dcac04ce0ffb4c7ff0e StaticFiles => ae5485a7b49308bdf1e6642d2ff8e634e72cf64a Testing => f15ef2a300fea7fd3f2db86db665df2cd52d9885 WebSockets => 28fe0bc6013f14b6870723fde086aa4b83aff966 [auto-updated: submodules] --- modules/Antiforgery | 2 +- modules/AuthSamples | 2 +- modules/AzureIntegration | 2 +- modules/BasicMiddleware | 2 +- modules/BrowserLink | 2 +- modules/CORS | 2 +- modules/Caching | 2 +- modules/Common | 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/Microsoft.Data.Sqlite | 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/Session | 2 +- modules/SignalR | 2 +- modules/StaticFiles | 2 +- modules/Testing | 2 +- modules/WebSockets | 2 +- 44 files changed, 44 insertions(+), 44 deletions(-) diff --git a/modules/Antiforgery b/modules/Antiforgery index f1386f2789..b4d67776af 160000 --- a/modules/Antiforgery +++ b/modules/Antiforgery @@ -1 +1 @@ -Subproject commit f1386f2789323e470ebf00268a928d7b25a40124 +Subproject commit b4d67776aff867005a4e6ce04c80ad5772da8606 diff --git a/modules/AuthSamples b/modules/AuthSamples index 187c414135..a0bbd026a7 160000 --- a/modules/AuthSamples +++ b/modules/AuthSamples @@ -1 +1 @@ -Subproject commit 187c4141355797e72d78c707526b265f0f07b6b1 +Subproject commit a0bbd026a7aead679b1ddaef0e626a818c6c8870 diff --git a/modules/AzureIntegration b/modules/AzureIntegration index e348158499..8bad262294 160000 --- a/modules/AzureIntegration +++ b/modules/AzureIntegration @@ -1 +1 @@ -Subproject commit e348158499d39d8c127bb7e826c3922113318337 +Subproject commit 8bad262294bb0b79bb001b586e5e32e35c60a9d0 diff --git a/modules/BasicMiddleware b/modules/BasicMiddleware index fd4cd6f58b..8f0cc61808 160000 --- a/modules/BasicMiddleware +++ b/modules/BasicMiddleware @@ -1 +1 @@ -Subproject commit fd4cd6f58b2412d4ca6e264803356af5fc474e5a +Subproject commit 8f0cc61808e09d646ba6c32e8785a6cd8f56be29 diff --git a/modules/BrowserLink b/modules/BrowserLink index 4ee813d672..3cacdef435 160000 --- a/modules/BrowserLink +++ b/modules/BrowserLink @@ -1 +1 @@ -Subproject commit 4ee813d67279259f961ac59f099c40fe605caf5e +Subproject commit 3cacdef43572f7d65b4bd161b09c62030474572f diff --git a/modules/CORS b/modules/CORS index 07fbc8e795..823bbc2809 160000 --- a/modules/CORS +++ b/modules/CORS @@ -1 +1 @@ -Subproject commit 07fbc8e795c7a634741551af52fa4b062790a3b8 +Subproject commit 823bbc2809c8ee8ce083e9eb49e50b6bb6f3e576 diff --git a/modules/Caching b/modules/Caching index f50d62c722..be34c214c2 160000 --- a/modules/Caching +++ b/modules/Caching @@ -1 +1 @@ -Subproject commit f50d62c72214792ab965f979b6f716135340566a +Subproject commit be34c214c2fd1a9557c97bb3f4ff5416df941bd0 diff --git a/modules/Common b/modules/Common index b7f74240ae..cd1f5d2d15 160000 --- a/modules/Common +++ b/modules/Common @@ -1 +1 @@ -Subproject commit b7f74240ae9b98a7702cd06d75e54a0647150b73 +Subproject commit cd1f5d2d1596df03a2f13ea259892504cb2d245b diff --git a/modules/Configuration b/modules/Configuration index 9ca263557d..6ea15fafcc 160000 --- a/modules/Configuration +++ b/modules/Configuration @@ -1 +1 @@ -Subproject commit 9ca263557d6340cd69c0d5153629ff10b349cb28 +Subproject commit 6ea15fafccfd17935d91cc55b04f819b00348f72 diff --git a/modules/DataProtection b/modules/DataProtection index 303396d8fc..2c3c2c081f 160000 --- a/modules/DataProtection +++ b/modules/DataProtection @@ -1 +1 @@ -Subproject commit 303396d8fc528e33bd98bb7be9b6c8acdfeb6162 +Subproject commit 2c3c2c081f44239348c264410d6f236e34cb1d4e diff --git a/modules/DependencyInjection b/modules/DependencyInjection index 8e1f92f95c..da64773270 160000 --- a/modules/DependencyInjection +++ b/modules/DependencyInjection @@ -1 +1 @@ -Subproject commit 8e1f92f95c885a4b046f50f085d47c539e6f6792 +Subproject commit da64773270c2891158e09915af5c415f69c38101 diff --git a/modules/Diagnostics b/modules/Diagnostics index 7b57057af6..59a479df5a 160000 --- a/modules/Diagnostics +++ b/modules/Diagnostics @@ -1 +1 @@ -Subproject commit 7b57057af619bb24f0a8bb1a82179a513a38acf4 +Subproject commit 59a479df5a0da6f063b29334f3368eb270e613cd diff --git a/modules/DotNetTools b/modules/DotNetTools index 261b27b700..7934d538e2 160000 --- a/modules/DotNetTools +++ b/modules/DotNetTools @@ -1 +1 @@ -Subproject commit 261b27b70027871143540af10a5cba57ce07ff97 +Subproject commit 7934d538e2ab3875985dba782c03f5e8fa977d8d diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index a62607eead..2fba6acf81 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit a62607eead34942f857b02be32c3223d4bfdcc4b +Subproject commit 2fba6acf814f589082e9d7abed630392a0aa521c diff --git a/modules/EventNotification b/modules/EventNotification index 0f0e063684..a45094a42b 160000 --- a/modules/EventNotification +++ b/modules/EventNotification @@ -1 +1 @@ -Subproject commit 0f0e063684cf808aebc9f52737ade18df461a4f7 +Subproject commit a45094a42b201d8446e34febcc22ca19f3ec6bda diff --git a/modules/FileSystem b/modules/FileSystem index f2d4883db4..7af495a453 160000 --- a/modules/FileSystem +++ b/modules/FileSystem @@ -1 +1 @@ -Subproject commit f2d4883db499ec642390b4e17adb7f2ec069d65f +Subproject commit 7af495a453d990b39f2cdd33510b942435955c70 diff --git a/modules/Hosting b/modules/Hosting index a7a96a5c35..af5e702223 160000 --- a/modules/Hosting +++ b/modules/Hosting @@ -1 +1 @@ -Subproject commit a7a96a5c35c5cdd5d11bff429f63e19cdac92e25 +Subproject commit af5e702223e9de67f6ec255df55b017de506c8c3 diff --git a/modules/HtmlAbstractions b/modules/HtmlAbstractions index d3fa87c6c5..48cc16eadc 160000 --- a/modules/HtmlAbstractions +++ b/modules/HtmlAbstractions @@ -1 +1 @@ -Subproject commit d3fa87c6c5fd0e362d758da44c6423283a9e7145 +Subproject commit 48cc16eadc2e58190fdf8100cdec1653da08a6d8 diff --git a/modules/HttpAbstractions b/modules/HttpAbstractions index 32bfa03875..b2a87f1b1a 160000 --- a/modules/HttpAbstractions +++ b/modules/HttpAbstractions @@ -1 +1 @@ -Subproject commit 32bfa03875b9e702ea046a19ac151e804778f208 +Subproject commit b2a87f1b1aa6b52f511c6f8df552b9494f06ea19 diff --git a/modules/HttpClientFactory b/modules/HttpClientFactory index 631481ce6e..53e1237eed 160000 --- a/modules/HttpClientFactory +++ b/modules/HttpClientFactory @@ -1 +1 @@ -Subproject commit 631481ce6e3610a3181ef7613047b9012cf0d871 +Subproject commit 53e1237eedc45ebaca6343100fa339e0da052a48 diff --git a/modules/HttpSysServer b/modules/HttpSysServer index 269ed40c3c..fc58ab8033 160000 --- a/modules/HttpSysServer +++ b/modules/HttpSysServer @@ -1 +1 @@ -Subproject commit 269ed40c3c6dbb1153f78856bf0d6a353605b97f +Subproject commit fc58ab8033a1cb4ad5eb50b80d1682fe610ead17 diff --git a/modules/IISIntegration b/modules/IISIntegration index 407f55841b..e80e0803c6 160000 --- a/modules/IISIntegration +++ b/modules/IISIntegration @@ -1 +1 @@ -Subproject commit 407f55841b75df92e46e7c42c835a182a2edab88 +Subproject commit e80e0803c623fc2e3359ce06193475b6961c1978 diff --git a/modules/Identity b/modules/Identity index 07bf52ec0d..f3c1ab6b0c 160000 --- a/modules/Identity +++ b/modules/Identity @@ -1 +1 @@ -Subproject commit 07bf52ec0d20ef5a95233c7bf2029bd449d71872 +Subproject commit f3c1ab6b0c92c34ead9ce43a54074ef86ae3892a diff --git a/modules/JavaScriptServices b/modules/JavaScriptServices index 4af2e8670e..975d537a0a 160000 --- a/modules/JavaScriptServices +++ b/modules/JavaScriptServices @@ -1 +1 @@ -Subproject commit 4af2e8670e2319c7dfd3a496d3367638217d2fe0 +Subproject commit 975d537a0a0ea03e43e7ce1e71409573ba690987 diff --git a/modules/JsonPatch b/modules/JsonPatch index a0316af7b2..a7589fbd7d 160000 --- a/modules/JsonPatch +++ b/modules/JsonPatch @@ -1 +1 @@ -Subproject commit a0316af7b207cb94372db1ab727b97ea720651e8 +Subproject commit a7589fbd7d132b02efb553e8a3c339559c1dfe44 diff --git a/modules/KestrelHttpServer b/modules/KestrelHttpServer index c8e93a6108..bf138224d8 160000 --- a/modules/KestrelHttpServer +++ b/modules/KestrelHttpServer @@ -1 +1 @@ -Subproject commit c8e93a610879c34681ed722695d4ac453785b81e +Subproject commit bf138224d880e34e68a2d3483ecc84830f3c4e92 diff --git a/modules/Localization b/modules/Localization index be17d7f191..19577700ad 160000 --- a/modules/Localization +++ b/modules/Localization @@ -1 +1 @@ -Subproject commit be17d7f191bc05603125e8e8550cbf9a9b117095 +Subproject commit 19577700adf826fbcb2985a8e663d6033abd9cce diff --git a/modules/Logging b/modules/Logging index ceb907addc..d62cbc29c1 160000 --- a/modules/Logging +++ b/modules/Logging @@ -1 +1 @@ -Subproject commit ceb907addc52a079117ca03edd1f1f5b5247f249 +Subproject commit d62cbc29c134227a2d93264f4269d7f2d95954ee diff --git a/modules/MetaPackages b/modules/MetaPackages index 464e08b4f4..afee0de3e4 160000 --- a/modules/MetaPackages +++ b/modules/MetaPackages @@ -1 +1 @@ -Subproject commit 464e08b4f4f00b90e5c082f8e641e2413746e7bc +Subproject commit afee0de3e416f8e2807c7d49ad2bdef5016dae5f diff --git a/modules/Microsoft.Data.Sqlite b/modules/Microsoft.Data.Sqlite index e0ba2d131f..3fe5a133f5 160000 --- a/modules/Microsoft.Data.Sqlite +++ b/modules/Microsoft.Data.Sqlite @@ -1 +1 @@ -Subproject commit e0ba2d131f28014393eac0c104554ed18fe466ab +Subproject commit 3fe5a133f5e50c00be05ec5021a38a72aca75c1b diff --git a/modules/Mvc b/modules/Mvc index 57c8b71b4d..64a11e2093 160000 --- a/modules/Mvc +++ b/modules/Mvc @@ -1 +1 @@ -Subproject commit 57c8b71b4dae98f969f43a0386c14422fb1f2a07 +Subproject commit 64a11e2093a2ef497eb7f2a606806b71439cb73c diff --git a/modules/MvcPrecompilation b/modules/MvcPrecompilation index 34c9d5f03b..a366dd9165 160000 --- a/modules/MvcPrecompilation +++ b/modules/MvcPrecompilation @@ -1 +1 @@ -Subproject commit 34c9d5f03bc7d0a22ecde448aac8fe39cbc814bc +Subproject commit a366dd916554bfea47c7a7bb870ae5fca5f092ff diff --git a/modules/Options b/modules/Options index 4e56b5723c..5a7bec0174 160000 --- a/modules/Options +++ b/modules/Options @@ -1 +1 @@ -Subproject commit 4e56b5723c45393bedbc537465702a85e0709868 +Subproject commit 5a7bec0174543ddfb546f74729907243ad7c4831 diff --git a/modules/Proxy b/modules/Proxy index f6a7e28cc6..e153fff645 160000 --- a/modules/Proxy +++ b/modules/Proxy @@ -1 +1 @@ -Subproject commit f6a7e28cc6d126edcd50101cd2a7276dbbd10678 +Subproject commit e153fff645969afd61f44e6c2919c438d8f4c31c diff --git a/modules/Razor b/modules/Razor index 52a06e93bc..2e6c06bc6f 160000 --- a/modules/Razor +++ b/modules/Razor @@ -1 +1 @@ -Subproject commit 52a06e93bcbf1a6c7449d97646523da0f9208d3e +Subproject commit 2e6c06bc6ff3079db3791e3da6f0de7393b62407 diff --git a/modules/ResponseCaching b/modules/ResponseCaching index 8d91714ed6..99fff3c7e8 160000 --- a/modules/ResponseCaching +++ b/modules/ResponseCaching @@ -1 +1 @@ -Subproject commit 8d91714ed6564628c08f71bda3d11bac32bfb539 +Subproject commit 99fff3c7e84a57b60d18f10dccb1e414e7ab37fb diff --git a/modules/Routing b/modules/Routing index 37364ebf08..b8b83cbfa6 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit 37364ebf0855c447085c64d6a4c6cfad4d967f78 +Subproject commit b8b83cbfa6b4e936d2206ea9663f7ea6e789fed5 diff --git a/modules/Scaffolding b/modules/Scaffolding index 8d58159720..f0f8cba574 160000 --- a/modules/Scaffolding +++ b/modules/Scaffolding @@ -1 +1 @@ -Subproject commit 8d581597203fbeeff3963cc21b13c3ede667164f +Subproject commit f0f8cba57439859c048c5e6f67b2caac062415b1 diff --git a/modules/Security b/modules/Security index 13e2a16b31..c67cc03b77 160000 --- a/modules/Security +++ b/modules/Security @@ -1 +1 @@ -Subproject commit 13e2a16b319b94918e626659ead4322737f58a8d +Subproject commit c67cc03b778afa28a3dafbfa7695650c4d9a70ff diff --git a/modules/Session b/modules/Session index 7c36b192d7..bddb50b7f2 160000 --- a/modules/Session +++ b/modules/Session @@ -1 +1 @@ -Subproject commit 7c36b192d7a169e0d232475a937bca7aabb24caa +Subproject commit bddb50b7f216a82517c23f7980f6cf0c01d4b97e diff --git a/modules/SignalR b/modules/SignalR index f08311f337..9a128b42ef 160000 --- a/modules/SignalR +++ b/modules/SignalR @@ -1 +1 @@ -Subproject commit f08311f33707a5528b8b35576620a9953ca1e13b +Subproject commit 9a128b42ef4dff5c4fe14dcac04ce0ffb4c7ff0e diff --git a/modules/StaticFiles b/modules/StaticFiles index 84e7faf9be..ae5485a7b4 160000 --- a/modules/StaticFiles +++ b/modules/StaticFiles @@ -1 +1 @@ -Subproject commit 84e7faf9be4c318026dbd723854b1f6e709a8e76 +Subproject commit ae5485a7b49308bdf1e6642d2ff8e634e72cf64a diff --git a/modules/Testing b/modules/Testing index a538bee635..f15ef2a300 160000 --- a/modules/Testing +++ b/modules/Testing @@ -1 +1 @@ -Subproject commit a538bee635407bdc8838794e281a33070aca9496 +Subproject commit f15ef2a300fea7fd3f2db86db665df2cd52d9885 diff --git a/modules/WebSockets b/modules/WebSockets index ad729f0eb1..28fe0bc601 160000 --- a/modules/WebSockets +++ b/modules/WebSockets @@ -1 +1 @@ -Subproject commit ad729f0eb159a489b331f4ca3870c44b752bd8c1 +Subproject commit 28fe0bc6013f14b6870723fde086aa4b83aff966