From a937c45b7e1c2ec2e8dd31292fb13db190b25d56 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Tue, 17 Apr 2018 11:45:43 -0700 Subject: [PATCH] Updating submodule(s) BasicMiddleware => 354cb18d6304b24063d460e0a41c6c1d51ea4000 BrowserLink => 7311f401f9e8415849a5ee9eac3710559b1fdfd0 Caching => 2b52ea54d12add3dbad27099888f83605156ece1 Common => 4198cafd3ffe6dd3c55edb4f34a32ab17c2f46a8 Configuration => f07c5be6d0de33a7794c6544af8c7f8b055e7f95 CORS => 3607be1f7282a7e9fffca721b89ef90650864dfa DataProtection => fb948aea7dda190c9ad55fb7ac37b84d936c1296 DependencyInjection => bfbb9c56aceab53277f028f80cb5a326b9433bba Diagnostics => afae173c753106a447e77f0c682b4384c19f7d8d DotNetTools => 08f7c2759ff1d43d9e9a9b855684bada7bbc94a4 EntityFrameworkCore => e0ca7ee2b78b9c521fb69d9dd30eff27dcf93f4a EventNotification => b1f1e34de46ea32ac91b422d5027b9a642d6a08d FileSystem => 6b002db6287ae64b71704a0f8b90c434846bfa7b Hosting => b783d504ffe1c4df75c2f0f722fdcd9d8815d86b HtmlAbstractions => 5fd1e648e2ec4eba89223efc1ab16b2f932bc196 HttpAbstractions => e42808dc63dd04b648f92f2443d22d4b68f3245e HttpClientFactory => 79c3cd50b99bd9aa8e06286edf3b3ae0d093afc3 HttpSysServer => 875af32219221b09332942988275692cab88da4f Identity => ce9253d370631964cf215890685e799047e64fa7 IISIntegration => 7a3c260394f8689fccf15149454bd33170664248 JavaScriptServices => 67267eabf7c3749ff4a51d9177117c47918b5b9c JsonPatch => 3aaf2726d9bf70cb3d922e3bcb43cf0f9516c67c KestrelHttpServer => 333586d73575e7882556461c022d36c77fb35895 Localization => 132b152fcf8838f4fe0c54209c41e69db6c2fd52 Logging => 073a98266684d9c643a02ac3f0f30712a35a9914 MetaPackages => 35351b2677ea47a3ed69e99e4b8ddb68ab28b86d Microsoft.Data.Sqlite => 9dbe334229c69265455b91c41e0d2a78889d3e39 MusicStore => 2811eadb14321e03157ac6aed5884b31188cc8a2 Mvc => e603a35f231fb7f40a422f87beb69cbf829d4f82 MvcPrecompilation => befde0fe711ce0a96150db39868070fef20dab3d Options => 37e06280c7e1896567103d0123ca6f6cd51ca7e4 Proxy => ebf01099d868a086c4d2c7c1675b0840344ab5ff Razor => c8c6a6f0aeae5c7edf2b05b16daf1d437cc842c9 ResponseCaching => e65c4755f1e64d4ad57a75eaad01c93d9858b309 Routing => b08f0dd94910fa61208557324a89772e21008626 Scaffolding => 93a1c6ca9564f329b68376c57577f6a549ce994b Security => 2e3a1071a884de19d33daa00bbdc2b7614d73646 ServerTests => a30faf1a304dd8c4cd6ffe5ab4a0f7d26a26671f Session => 389adac671327693e6412de7fc8cc0df7480169c SignalR => 764d60bd9599e88d11f8f82966204826569ad250 StaticFiles => 33d8b10c53c50bb68e824d8e9b943645ca76ec4e Templating => b85aae2348dc3c850ddfa92937bb43385698f06e Testing => 286ade034e6e572d68c23c3d98de67525c25e3b4 WebHooks => 5a7ce76ab083efd18fddc926948cf0ba597f0a2e WebSockets => 4db62c5786e06b511a5433af32cd8279584fe6f1 [auto-updated: submodules] --- 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/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/Testing | 2 +- modules/WebHooks | 2 +- modules/WebSockets | 2 +- 45 files changed, 45 insertions(+), 45 deletions(-) diff --git a/modules/BasicMiddleware b/modules/BasicMiddleware index cd3e968d16..354cb18d63 160000 --- a/modules/BasicMiddleware +++ b/modules/BasicMiddleware @@ -1 +1 @@ -Subproject commit cd3e968d163966a1d71c36ea366d1f0587e073e9 +Subproject commit 354cb18d6304b24063d460e0a41c6c1d51ea4000 diff --git a/modules/BrowserLink b/modules/BrowserLink index 7c1721c38c..7311f401f9 160000 --- a/modules/BrowserLink +++ b/modules/BrowserLink @@ -1 +1 @@ -Subproject commit 7c1721c38caa05fc574b2d2ff778508afcec819a +Subproject commit 7311f401f9e8415849a5ee9eac3710559b1fdfd0 diff --git a/modules/CORS b/modules/CORS index af6f10030c..3607be1f72 160000 --- a/modules/CORS +++ b/modules/CORS @@ -1 +1 @@ -Subproject commit af6f10030cf47d6d9af88e16fb93bddf51defd4f +Subproject commit 3607be1f7282a7e9fffca721b89ef90650864dfa diff --git a/modules/Caching b/modules/Caching index 3b0e3fa503..2b52ea54d1 160000 --- a/modules/Caching +++ b/modules/Caching @@ -1 +1 @@ -Subproject commit 3b0e3fa503fe6ec32fc433e441a890be4a4736c2 +Subproject commit 2b52ea54d12add3dbad27099888f83605156ece1 diff --git a/modules/Common b/modules/Common index 268a25ba1b..4198cafd3f 160000 --- a/modules/Common +++ b/modules/Common @@ -1 +1 @@ -Subproject commit 268a25ba1b85e99bbcc6bcc9133198c5c8fdfa39 +Subproject commit 4198cafd3ffe6dd3c55edb4f34a32ab17c2f46a8 diff --git a/modules/Configuration b/modules/Configuration index ec35b4b7ef..f07c5be6d0 160000 --- a/modules/Configuration +++ b/modules/Configuration @@ -1 +1 @@ -Subproject commit ec35b4b7ef3929685ef4860c8e36a4e677e878ae +Subproject commit f07c5be6d0de33a7794c6544af8c7f8b055e7f95 diff --git a/modules/DataProtection b/modules/DataProtection index 3c40b9efd2..fb948aea7d 160000 --- a/modules/DataProtection +++ b/modules/DataProtection @@ -1 +1 @@ -Subproject commit 3c40b9efd2c82fbee205332f04cce4b1f982157c +Subproject commit fb948aea7dda190c9ad55fb7ac37b84d936c1296 diff --git a/modules/DependencyInjection b/modules/DependencyInjection index aad8d7a682..bfbb9c56ac 160000 --- a/modules/DependencyInjection +++ b/modules/DependencyInjection @@ -1 +1 @@ -Subproject commit aad8d7a682d0156e93f1789213afa123d9858429 +Subproject commit bfbb9c56aceab53277f028f80cb5a326b9433bba diff --git a/modules/Diagnostics b/modules/Diagnostics index 3acf82e5f8..afae173c75 160000 --- a/modules/Diagnostics +++ b/modules/Diagnostics @@ -1 +1 @@ -Subproject commit 3acf82e5f8314be58bb2dfd45c28d86e51ff303e +Subproject commit afae173c753106a447e77f0c682b4384c19f7d8d diff --git a/modules/DotNetTools b/modules/DotNetTools index 5f9e708089..08f7c2759f 160000 --- a/modules/DotNetTools +++ b/modules/DotNetTools @@ -1 +1 @@ -Subproject commit 5f9e70808902b074301166aacee7419804314002 +Subproject commit 08f7c2759ff1d43d9e9a9b855684bada7bbc94a4 diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index bb01aeab99..e0ca7ee2b7 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit bb01aeab99cc8f03feae90b6431fc5a7b50bb149 +Subproject commit e0ca7ee2b78b9c521fb69d9dd30eff27dcf93f4a diff --git a/modules/EventNotification b/modules/EventNotification index 1327a2773a..b1f1e34de4 160000 --- a/modules/EventNotification +++ b/modules/EventNotification @@ -1 +1 @@ -Subproject commit 1327a2773a61e92ebdcf9e1b7f55c6e56b238f5a +Subproject commit b1f1e34de46ea32ac91b422d5027b9a642d6a08d diff --git a/modules/FileSystem b/modules/FileSystem index 50d78868bf..6b002db628 160000 --- a/modules/FileSystem +++ b/modules/FileSystem @@ -1 +1 @@ -Subproject commit 50d78868bf89a9c74176ee8271e0755937a0dd68 +Subproject commit 6b002db6287ae64b71704a0f8b90c434846bfa7b diff --git a/modules/Hosting b/modules/Hosting index a997ceba98..b783d504ff 160000 --- a/modules/Hosting +++ b/modules/Hosting @@ -1 +1 @@ -Subproject commit a997ceba98c40a98d2fd48190cba6d12abf105e7 +Subproject commit b783d504ffe1c4df75c2f0f722fdcd9d8815d86b diff --git a/modules/HtmlAbstractions b/modules/HtmlAbstractions index f9a0a9e646..5fd1e648e2 160000 --- a/modules/HtmlAbstractions +++ b/modules/HtmlAbstractions @@ -1 +1 @@ -Subproject commit f9a0a9e646594d4cb574e261b2aaab5dab8ed05d +Subproject commit 5fd1e648e2ec4eba89223efc1ab16b2f932bc196 diff --git a/modules/HttpAbstractions b/modules/HttpAbstractions index 5d1ee9da82..e42808dc63 160000 --- a/modules/HttpAbstractions +++ b/modules/HttpAbstractions @@ -1 +1 @@ -Subproject commit 5d1ee9da82ecd3eac6b57771b52ac00918138767 +Subproject commit e42808dc63dd04b648f92f2443d22d4b68f3245e diff --git a/modules/HttpClientFactory b/modules/HttpClientFactory index 703ab19818..79c3cd50b9 160000 --- a/modules/HttpClientFactory +++ b/modules/HttpClientFactory @@ -1 +1 @@ -Subproject commit 703ab198180e9ab35e466cbe1f2a4d56b1d3be4a +Subproject commit 79c3cd50b99bd9aa8e06286edf3b3ae0d093afc3 diff --git a/modules/HttpSysServer b/modules/HttpSysServer index 8b5053957e..875af32219 160000 --- a/modules/HttpSysServer +++ b/modules/HttpSysServer @@ -1 +1 @@ -Subproject commit 8b5053957efce4a79fa5bceeaed311d37bc7dc6e +Subproject commit 875af32219221b09332942988275692cab88da4f diff --git a/modules/IISIntegration b/modules/IISIntegration index 8e15e40d2b..7a3c260394 160000 --- a/modules/IISIntegration +++ b/modules/IISIntegration @@ -1 +1 @@ -Subproject commit 8e15e40d2b84e9c9a71f52b4c759375420945638 +Subproject commit 7a3c260394f8689fccf15149454bd33170664248 diff --git a/modules/Identity b/modules/Identity index 985c8a8b07..ce9253d370 160000 --- a/modules/Identity +++ b/modules/Identity @@ -1 +1 @@ -Subproject commit 985c8a8b07b5b31f92c72a6324744b9761930120 +Subproject commit ce9253d370631964cf215890685e799047e64fa7 diff --git a/modules/JavaScriptServices b/modules/JavaScriptServices index 2c81117b4b..67267eabf7 160000 --- a/modules/JavaScriptServices +++ b/modules/JavaScriptServices @@ -1 +1 @@ -Subproject commit 2c81117b4b92ca03b59a182fd7c09300575a4fdd +Subproject commit 67267eabf7c3749ff4a51d9177117c47918b5b9c diff --git a/modules/JsonPatch b/modules/JsonPatch index 75839f4951..3aaf2726d9 160000 --- a/modules/JsonPatch +++ b/modules/JsonPatch @@ -1 +1 @@ -Subproject commit 75839f4951e0bdc5235391795fa0b75f4af23b8c +Subproject commit 3aaf2726d9bf70cb3d922e3bcb43cf0f9516c67c diff --git a/modules/KestrelHttpServer b/modules/KestrelHttpServer index 6fd09af374..333586d735 160000 --- a/modules/KestrelHttpServer +++ b/modules/KestrelHttpServer @@ -1 +1 @@ -Subproject commit 6fd09af3742ea07c63894ec512cafabbca1a5d68 +Subproject commit 333586d73575e7882556461c022d36c77fb35895 diff --git a/modules/Localization b/modules/Localization index 7cec5ccd48..132b152fcf 160000 --- a/modules/Localization +++ b/modules/Localization @@ -1 +1 @@ -Subproject commit 7cec5ccd48608b890ac012ea148f914e063d6eea +Subproject commit 132b152fcf8838f4fe0c54209c41e69db6c2fd52 diff --git a/modules/Logging b/modules/Logging index 3821274d6c..073a982666 160000 --- a/modules/Logging +++ b/modules/Logging @@ -1 +1 @@ -Subproject commit 3821274d6ca48e97d447e27a5239d2357256c331 +Subproject commit 073a98266684d9c643a02ac3f0f30712a35a9914 diff --git a/modules/MetaPackages b/modules/MetaPackages index 5d612380e6..35351b2677 160000 --- a/modules/MetaPackages +++ b/modules/MetaPackages @@ -1 +1 @@ -Subproject commit 5d612380e6b05cffdeb448b2dd9d0388d771034e +Subproject commit 35351b2677ea47a3ed69e99e4b8ddb68ab28b86d diff --git a/modules/Microsoft.Data.Sqlite b/modules/Microsoft.Data.Sqlite index e9358df697..9dbe334229 160000 --- a/modules/Microsoft.Data.Sqlite +++ b/modules/Microsoft.Data.Sqlite @@ -1 +1 @@ -Subproject commit e9358df6978aaea4f3ef01be0d94c7e877787960 +Subproject commit 9dbe334229c69265455b91c41e0d2a78889d3e39 diff --git a/modules/MusicStore b/modules/MusicStore index 43cb563f7b..2811eadb14 160000 --- a/modules/MusicStore +++ b/modules/MusicStore @@ -1 +1 @@ -Subproject commit 43cb563f7beb88ae3f3ef884ea968502e52d3569 +Subproject commit 2811eadb14321e03157ac6aed5884b31188cc8a2 diff --git a/modules/Mvc b/modules/Mvc index d8fc2d4009..e603a35f23 160000 --- a/modules/Mvc +++ b/modules/Mvc @@ -1 +1 @@ -Subproject commit d8fc2d4009e343065d3d0e15f748846db80e231a +Subproject commit e603a35f231fb7f40a422f87beb69cbf829d4f82 diff --git a/modules/MvcPrecompilation b/modules/MvcPrecompilation index 92886f592a..befde0fe71 160000 --- a/modules/MvcPrecompilation +++ b/modules/MvcPrecompilation @@ -1 +1 @@ -Subproject commit 92886f592aa6700bc7e03beb728487f83268b608 +Subproject commit befde0fe711ce0a96150db39868070fef20dab3d diff --git a/modules/Options b/modules/Options index bba46a679f..37e06280c7 160000 --- a/modules/Options +++ b/modules/Options @@ -1 +1 @@ -Subproject commit bba46a679f203728db7e32b2b1bb5f6ef1859ef4 +Subproject commit 37e06280c7e1896567103d0123ca6f6cd51ca7e4 diff --git a/modules/Proxy b/modules/Proxy index 13caad9f7a..ebf01099d8 160000 --- a/modules/Proxy +++ b/modules/Proxy @@ -1 +1 @@ -Subproject commit 13caad9f7a8f06b68be06bc6bc62efcfa86fa226 +Subproject commit ebf01099d868a086c4d2c7c1675b0840344ab5ff diff --git a/modules/Razor b/modules/Razor index d16c9a5ba4..c8c6a6f0ae 160000 --- a/modules/Razor +++ b/modules/Razor @@ -1 +1 @@ -Subproject commit d16c9a5ba44001fe04f56dbb584a23679d761820 +Subproject commit c8c6a6f0aeae5c7edf2b05b16daf1d437cc842c9 diff --git a/modules/ResponseCaching b/modules/ResponseCaching index afc2c83e6c..e65c4755f1 160000 --- a/modules/ResponseCaching +++ b/modules/ResponseCaching @@ -1 +1 @@ -Subproject commit afc2c83e6c5080becdb36c73b3b73f2ed014a774 +Subproject commit e65c4755f1e64d4ad57a75eaad01c93d9858b309 diff --git a/modules/Routing b/modules/Routing index c8d842c160..b08f0dd949 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit c8d842c160a8b64c21685ba8fb68661f98a86004 +Subproject commit b08f0dd94910fa61208557324a89772e21008626 diff --git a/modules/Scaffolding b/modules/Scaffolding index d9767b5682..93a1c6ca95 160000 --- a/modules/Scaffolding +++ b/modules/Scaffolding @@ -1 +1 @@ -Subproject commit d9767b5682fdfc1a1cf439811f6062db9629bad0 +Subproject commit 93a1c6ca9564f329b68376c57577f6a549ce994b diff --git a/modules/Security b/modules/Security index 0778f5467a..2e3a1071a8 160000 --- a/modules/Security +++ b/modules/Security @@ -1 +1 @@ -Subproject commit 0778f5467ab9853bf697b8c0c98db6d9a38e3617 +Subproject commit 2e3a1071a884de19d33daa00bbdc2b7614d73646 diff --git a/modules/ServerTests b/modules/ServerTests index a43546674c..a30faf1a30 160000 --- a/modules/ServerTests +++ b/modules/ServerTests @@ -1 +1 @@ -Subproject commit a43546674c4eaea3807977a961610097854506e9 +Subproject commit a30faf1a304dd8c4cd6ffe5ab4a0f7d26a26671f diff --git a/modules/Session b/modules/Session index 1cc3bb8a85..389adac671 160000 --- a/modules/Session +++ b/modules/Session @@ -1 +1 @@ -Subproject commit 1cc3bb8a85d376be04cbb241303e25420041b805 +Subproject commit 389adac671327693e6412de7fc8cc0df7480169c diff --git a/modules/SignalR b/modules/SignalR index c05c5a6b2a..764d60bd95 160000 --- a/modules/SignalR +++ b/modules/SignalR @@ -1 +1 @@ -Subproject commit c05c5a6b2a005a8601b43ea83448148a5ba9511c +Subproject commit 764d60bd9599e88d11f8f82966204826569ad250 diff --git a/modules/StaticFiles b/modules/StaticFiles index 52c45f2204..33d8b10c53 160000 --- a/modules/StaticFiles +++ b/modules/StaticFiles @@ -1 +1 @@ -Subproject commit 52c45f22045f775585078aa59291aef408b80dcc +Subproject commit 33d8b10c53c50bb68e824d8e9b943645ca76ec4e diff --git a/modules/Templating b/modules/Templating index 2850064c36..b85aae2348 160000 --- a/modules/Templating +++ b/modules/Templating @@ -1 +1 @@ -Subproject commit 2850064c3643d013d40d1e1b13c8237a28d1fdb7 +Subproject commit b85aae2348dc3c850ddfa92937bb43385698f06e diff --git a/modules/Testing b/modules/Testing index e7abaf7ad4..286ade034e 160000 --- a/modules/Testing +++ b/modules/Testing @@ -1 +1 @@ -Subproject commit e7abaf7ad48592b48aa0afb844c8903492948cfc +Subproject commit 286ade034e6e572d68c23c3d98de67525c25e3b4 diff --git a/modules/WebHooks b/modules/WebHooks index 57601858b1..5a7ce76ab0 160000 --- a/modules/WebHooks +++ b/modules/WebHooks @@ -1 +1 @@ -Subproject commit 57601858b1ab5fc0b735417b12970f55003b62e2 +Subproject commit 5a7ce76ab083efd18fddc926948cf0ba597f0a2e diff --git a/modules/WebSockets b/modules/WebSockets index 2ef84e6b9a..4db62c5786 160000 --- a/modules/WebSockets +++ b/modules/WebSockets @@ -1 +1 @@ -Subproject commit 2ef84e6b9ae03a0d229e0c3af5e141189feda539 +Subproject commit 4db62c5786e06b511a5433af32cd8279584fe6f1