From 449c82c21ec9389864dcfba90ed14b79b0848201 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Thu, 4 Jan 2018 02:37:11 +0000 Subject: [PATCH] Updating submodule(s) Antiforgery => 09afaf3e3dd9462f1a115d6f0909e85fbb81f4e2 AuthSamples => 94827f3783fc4f280ac4a8b188d52c1d62fbf2a1 AzureIntegration => 77d2e7c1a690991370fecf0146d5537f5ca16653 BasicMiddleware => b22f4b11b90f1fb1e9fbe11bdc78964c1420fc9d BrowserLink => bb2a28d4326b39f22f90c35498be45b9ef7af068 Caching => acf7cfb9e9f97f592c140bbd4fed552df94512e2 Configuration => 2ba3a05af48c83f3471abc771d9fb03f39e09000 CORS => c873fc55f9fe8ff5d0de2e54cd763cd4a776c42b DataProtection => eca8f9b65418bfa0b2d66ed7b770354d9871b538 DependencyInjection => 01de8b81c86dfa0e5eb12d8a3c4944d075016e78 Diagnostics => d563f7d31414c6342fbf9c75d6de252defb07398 DotNetTools => b7e29773337096bed5b602869b5d0d3e4e3f15b2 EventNotification => 113ab2aca28f4a7cc67a7b1ac1664f7ab2f8817b FileSystem => c67de8ff4eaf063e798ea276f8cdc83394599a05 Hosting => e2386a7885ba2d7ceec482f365cac5884b92430b HtmlAbstractions => 0f65354175f9cfdcd48c37902a1bd6311d8a278e HttpAbstractions => 2803541f53223f0c6c8ec743ae1291968fbb2125 HttpClientFactory => 69e5be0045de8646834330372cea3b36ff66ce61 HttpSysServer => 60484d001a55e70e3a78a2fd730ccc1b33abeb52 Identity => f15e49fa99cd65e1dc7404b9f5496e3995e9c7d3 IISIntegration => dd466635fae1222c4d154064f0da5cd0278df46f JavaScriptServices => a1c2c18326a85cf92beb2f935639e770e3787062 JsonPatch => add34207364e4eb8a918ee46af8ddef1f430f7cb KestrelHttpServer => b57ac72431a0cd89a710d03d33b8edcb21a94756 Localization => 2f8d58a2f0f4e0a47366f31c4b7a609000c38a97 Logging => 8f205be462b2e7b8353a2375b477a43e92d23a9c MetaPackages => c3d6c28dd128daefdae551fe487094ea098e7356 MusicStore => ebb92492b724f5d9b92e6ded71a36027f9700aed Mvc => 4abf2909aefc44e0c1165e73864036a7eb2fae1b MvcPrecompilation => 5bf6f2a194274a866e286de37817b486af3e3d23 Options => 066dfacd871f3a99777d166e12771cba537da66b Proxy => 1cc768b82f28c17b6697203b362401cab8842c19 Razor => 0452feced7620b7b7302d59d2ea5af56730b24ed ResponseCaching => ba63da88fdeb19c18ff9605dd5965529c08d364d Scaffolding => f8c057922a12a6f35eaa22e078397ef479b3a8e7 Security => da066d50e062b850b92606e4ee8673586ad0df07 ServerTests => 98a84a58e1c237e7baa2bda0059a93c21778fa49 Session => b68a9c62c78c46b23bc6f845b17b31a460b4ba5e StaticFiles => 619771d2864b400680e9afbdc96a4e577f2524a9 WebSockets => 27bcf521a1729ab98495ef28e2d0084c2a02baee [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/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/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/Scaffolding | 2 +- modules/Security | 2 +- modules/ServerTests | 2 +- modules/Session | 2 +- modules/StaticFiles | 2 +- modules/WebSockets | 2 +- 40 files changed, 40 insertions(+), 40 deletions(-) diff --git a/modules/Antiforgery b/modules/Antiforgery index 393b33ea34..09afaf3e3d 160000 --- a/modules/Antiforgery +++ b/modules/Antiforgery @@ -1 +1 @@ -Subproject commit 393b33ea34f0aa8da26dfd9e9e35d62411292f1f +Subproject commit 09afaf3e3dd9462f1a115d6f0909e85fbb81f4e2 diff --git a/modules/AuthSamples b/modules/AuthSamples index 404105bd19..94827f3783 160000 --- a/modules/AuthSamples +++ b/modules/AuthSamples @@ -1 +1 @@ -Subproject commit 404105bd191f2e973d4befb668f1310d2fd82701 +Subproject commit 94827f3783fc4f280ac4a8b188d52c1d62fbf2a1 diff --git a/modules/AzureIntegration b/modules/AzureIntegration index 8bad262294..77d2e7c1a6 160000 --- a/modules/AzureIntegration +++ b/modules/AzureIntegration @@ -1 +1 @@ -Subproject commit 8bad262294bb0b79bb001b586e5e32e35c60a9d0 +Subproject commit 77d2e7c1a690991370fecf0146d5537f5ca16653 diff --git a/modules/BasicMiddleware b/modules/BasicMiddleware index d866293e9e..b22f4b11b9 160000 --- a/modules/BasicMiddleware +++ b/modules/BasicMiddleware @@ -1 +1 @@ -Subproject commit d866293e9eb82e70f9947415b278f3cc8c71afdb +Subproject commit b22f4b11b90f1fb1e9fbe11bdc78964c1420fc9d diff --git a/modules/BrowserLink b/modules/BrowserLink index 3cacdef435..bb2a28d432 160000 --- a/modules/BrowserLink +++ b/modules/BrowserLink @@ -1 +1 @@ -Subproject commit 3cacdef43572f7d65b4bd161b09c62030474572f +Subproject commit bb2a28d4326b39f22f90c35498be45b9ef7af068 diff --git a/modules/CORS b/modules/CORS index a5be7e4cb4..c873fc55f9 160000 --- a/modules/CORS +++ b/modules/CORS @@ -1 +1 @@ -Subproject commit a5be7e4cb4335fe4b2ef94c1d0f443b25ec3ce34 +Subproject commit c873fc55f9fe8ff5d0de2e54cd763cd4a776c42b diff --git a/modules/Caching b/modules/Caching index be34c214c2..acf7cfb9e9 160000 --- a/modules/Caching +++ b/modules/Caching @@ -1 +1 @@ -Subproject commit be34c214c2fd1a9557c97bb3f4ff5416df941bd0 +Subproject commit acf7cfb9e9f97f592c140bbd4fed552df94512e2 diff --git a/modules/Configuration b/modules/Configuration index c27b6b4685..2ba3a05af4 160000 --- a/modules/Configuration +++ b/modules/Configuration @@ -1 +1 @@ -Subproject commit c27b6b4685f38d151c419c2e54ae71ddf8ed12f4 +Subproject commit 2ba3a05af48c83f3471abc771d9fb03f39e09000 diff --git a/modules/DataProtection b/modules/DataProtection index 7ccc1b5a86..eca8f9b654 160000 --- a/modules/DataProtection +++ b/modules/DataProtection @@ -1 +1 @@ -Subproject commit 7ccc1b5a868e1b9625b4026712e64cc9aa75393a +Subproject commit eca8f9b65418bfa0b2d66ed7b770354d9871b538 diff --git a/modules/DependencyInjection b/modules/DependencyInjection index addc292a9d..01de8b81c8 160000 --- a/modules/DependencyInjection +++ b/modules/DependencyInjection @@ -1 +1 @@ -Subproject commit addc292a9d5302c9b0d8929490ed3642f61cc892 +Subproject commit 01de8b81c86dfa0e5eb12d8a3c4944d075016e78 diff --git a/modules/Diagnostics b/modules/Diagnostics index b459b633fe..d563f7d314 160000 --- a/modules/Diagnostics +++ b/modules/Diagnostics @@ -1 +1 @@ -Subproject commit b459b633fe8e106cc02fd039eb3a6d518776fccb +Subproject commit d563f7d31414c6342fbf9c75d6de252defb07398 diff --git a/modules/DotNetTools b/modules/DotNetTools index 7934d538e2..b7e2977333 160000 --- a/modules/DotNetTools +++ b/modules/DotNetTools @@ -1 +1 @@ -Subproject commit 7934d538e2ab3875985dba782c03f5e8fa977d8d +Subproject commit b7e29773337096bed5b602869b5d0d3e4e3f15b2 diff --git a/modules/EventNotification b/modules/EventNotification index 316d7e56d6..113ab2aca2 160000 --- a/modules/EventNotification +++ b/modules/EventNotification @@ -1 +1 @@ -Subproject commit 316d7e56d6351deb4e373b34c6fad0bf13905dfa +Subproject commit 113ab2aca28f4a7cc67a7b1ac1664f7ab2f8817b diff --git a/modules/FileSystem b/modules/FileSystem index 38d6c55300..c67de8ff4e 160000 --- a/modules/FileSystem +++ b/modules/FileSystem @@ -1 +1 @@ -Subproject commit 38d6c55300fb1d48cf93432d559879725af19d00 +Subproject commit c67de8ff4eaf063e798ea276f8cdc83394599a05 diff --git a/modules/Hosting b/modules/Hosting index af5e702223..e2386a7885 160000 --- a/modules/Hosting +++ b/modules/Hosting @@ -1 +1 @@ -Subproject commit af5e702223e9de67f6ec255df55b017de506c8c3 +Subproject commit e2386a7885ba2d7ceec482f365cac5884b92430b diff --git a/modules/HtmlAbstractions b/modules/HtmlAbstractions index 6a1046d3b9..0f65354175 160000 --- a/modules/HtmlAbstractions +++ b/modules/HtmlAbstractions @@ -1 +1 @@ -Subproject commit 6a1046d3b9bfc53baf74127b21f8310516cf5e32 +Subproject commit 0f65354175f9cfdcd48c37902a1bd6311d8a278e diff --git a/modules/HttpAbstractions b/modules/HttpAbstractions index 524a0227e5..2803541f53 160000 --- a/modules/HttpAbstractions +++ b/modules/HttpAbstractions @@ -1 +1 @@ -Subproject commit 524a0227e5b7945b9520855d37881dabf7e5da32 +Subproject commit 2803541f53223f0c6c8ec743ae1291968fbb2125 diff --git a/modules/HttpClientFactory b/modules/HttpClientFactory index 53e1237eed..69e5be0045 160000 --- a/modules/HttpClientFactory +++ b/modules/HttpClientFactory @@ -1 +1 @@ -Subproject commit 53e1237eedc45ebaca6343100fa339e0da052a48 +Subproject commit 69e5be0045de8646834330372cea3b36ff66ce61 diff --git a/modules/HttpSysServer b/modules/HttpSysServer index fc58ab8033..60484d001a 160000 --- a/modules/HttpSysServer +++ b/modules/HttpSysServer @@ -1 +1 @@ -Subproject commit fc58ab8033a1cb4ad5eb50b80d1682fe610ead17 +Subproject commit 60484d001a55e70e3a78a2fd730ccc1b33abeb52 diff --git a/modules/IISIntegration b/modules/IISIntegration index 5d8670243c..dd466635fa 160000 --- a/modules/IISIntegration +++ b/modules/IISIntegration @@ -1 +1 @@ -Subproject commit 5d8670243c93bab486eeb5e995a2fbb4e6d1e203 +Subproject commit dd466635fae1222c4d154064f0da5cd0278df46f diff --git a/modules/Identity b/modules/Identity index 0baa738120..f15e49fa99 160000 --- a/modules/Identity +++ b/modules/Identity @@ -1 +1 @@ -Subproject commit 0baa738120084472c5388901fec11ec58ff61c99 +Subproject commit f15e49fa99cd65e1dc7404b9f5496e3995e9c7d3 diff --git a/modules/JavaScriptServices b/modules/JavaScriptServices index d6588c31bf..a1c2c18326 160000 --- a/modules/JavaScriptServices +++ b/modules/JavaScriptServices @@ -1 +1 @@ -Subproject commit d6588c31bf0dc8e97af248a650197ba23bc097fc +Subproject commit a1c2c18326a85cf92beb2f935639e770e3787062 diff --git a/modules/JsonPatch b/modules/JsonPatch index 721e8ac939..add3420736 160000 --- a/modules/JsonPatch +++ b/modules/JsonPatch @@ -1 +1 @@ -Subproject commit 721e8ac93921ee5655f4208f620a19e1edc23b81 +Subproject commit add34207364e4eb8a918ee46af8ddef1f430f7cb diff --git a/modules/KestrelHttpServer b/modules/KestrelHttpServer index bf138224d8..b57ac72431 160000 --- a/modules/KestrelHttpServer +++ b/modules/KestrelHttpServer @@ -1 +1 @@ -Subproject commit bf138224d880e34e68a2d3483ecc84830f3c4e92 +Subproject commit b57ac72431a0cd89a710d03d33b8edcb21a94756 diff --git a/modules/Localization b/modules/Localization index 71e9a1e49e..2f8d58a2f0 160000 --- a/modules/Localization +++ b/modules/Localization @@ -1 +1 @@ -Subproject commit 71e9a1e49e6164c20b419700d25e74d768bf386c +Subproject commit 2f8d58a2f0f4e0a47366f31c4b7a609000c38a97 diff --git a/modules/Logging b/modules/Logging index c89917b7eb..8f205be462 160000 --- a/modules/Logging +++ b/modules/Logging @@ -1 +1 @@ -Subproject commit c89917b7ebbfa01fd2eac929b6725201670113f4 +Subproject commit 8f205be462b2e7b8353a2375b477a43e92d23a9c diff --git a/modules/MetaPackages b/modules/MetaPackages index afee0de3e4..c3d6c28dd1 160000 --- a/modules/MetaPackages +++ b/modules/MetaPackages @@ -1 +1 @@ -Subproject commit afee0de3e416f8e2807c7d49ad2bdef5016dae5f +Subproject commit c3d6c28dd128daefdae551fe487094ea098e7356 diff --git a/modules/MusicStore b/modules/MusicStore index 50b1130996..ebb92492b7 160000 --- a/modules/MusicStore +++ b/modules/MusicStore @@ -1 +1 @@ -Subproject commit 50b11309965e6f9b380c2badd902756206f7a3ef +Subproject commit ebb92492b724f5d9b92e6ded71a36027f9700aed diff --git a/modules/Mvc b/modules/Mvc index 0e21bab125..4abf2909ae 160000 --- a/modules/Mvc +++ b/modules/Mvc @@ -1 +1 @@ -Subproject commit 0e21bab125371dfd8b610f6eb3dc9b7d42963082 +Subproject commit 4abf2909aefc44e0c1165e73864036a7eb2fae1b diff --git a/modules/MvcPrecompilation b/modules/MvcPrecompilation index 64cb5d065f..5bf6f2a194 160000 --- a/modules/MvcPrecompilation +++ b/modules/MvcPrecompilation @@ -1 +1 @@ -Subproject commit 64cb5d065f8b28a4400ec28e4c071eed9a3203bd +Subproject commit 5bf6f2a194274a866e286de37817b486af3e3d23 diff --git a/modules/Options b/modules/Options index a637cddbb8..066dfacd87 160000 --- a/modules/Options +++ b/modules/Options @@ -1 +1 @@ -Subproject commit a637cddbb85b10464b45f038d5fea237bfc0593f +Subproject commit 066dfacd871f3a99777d166e12771cba537da66b diff --git a/modules/Proxy b/modules/Proxy index e8f05a4dca..1cc768b82f 160000 --- a/modules/Proxy +++ b/modules/Proxy @@ -1 +1 @@ -Subproject commit e8f05a4dcad341f4a41870eb03c4d038b1ed2f67 +Subproject commit 1cc768b82f28c17b6697203b362401cab8842c19 diff --git a/modules/Razor b/modules/Razor index d49d432898..0452feced7 160000 --- a/modules/Razor +++ b/modules/Razor @@ -1 +1 @@ -Subproject commit d49d4328987cc59a572db2741bc9d33d0c7690e1 +Subproject commit 0452feced7620b7b7302d59d2ea5af56730b24ed diff --git a/modules/ResponseCaching b/modules/ResponseCaching index 80575be9c8..ba63da88fd 160000 --- a/modules/ResponseCaching +++ b/modules/ResponseCaching @@ -1 +1 @@ -Subproject commit 80575be9c82b0bbf740789985d28f820c330f6ab +Subproject commit ba63da88fdeb19c18ff9605dd5965529c08d364d diff --git a/modules/Scaffolding b/modules/Scaffolding index d16c3beb45..f8c057922a 160000 --- a/modules/Scaffolding +++ b/modules/Scaffolding @@ -1 +1 @@ -Subproject commit d16c3beb458ea6223b2540509a503ab57562858c +Subproject commit f8c057922a12a6f35eaa22e078397ef479b3a8e7 diff --git a/modules/Security b/modules/Security index e13ceb690b..da066d50e0 160000 --- a/modules/Security +++ b/modules/Security @@ -1 +1 @@ -Subproject commit e13ceb690bfe2a534fa11720d75fd87b4e07d6b0 +Subproject commit da066d50e062b850b92606e4ee8673586ad0df07 diff --git a/modules/ServerTests b/modules/ServerTests index 27cd5b3a2f..98a84a58e1 160000 --- a/modules/ServerTests +++ b/modules/ServerTests @@ -1 +1 @@ -Subproject commit 27cd5b3a2fd8d5f98a63bd80c16d4288fe7e0324 +Subproject commit 98a84a58e1c237e7baa2bda0059a93c21778fa49 diff --git a/modules/Session b/modules/Session index a49c9f51e7..b68a9c62c7 160000 --- a/modules/Session +++ b/modules/Session @@ -1 +1 @@ -Subproject commit a49c9f51e7646fd85fb456cf9c53a0c1650a017b +Subproject commit b68a9c62c78c46b23bc6f845b17b31a460b4ba5e diff --git a/modules/StaticFiles b/modules/StaticFiles index 4c4cbe56c9..619771d286 160000 --- a/modules/StaticFiles +++ b/modules/StaticFiles @@ -1 +1 @@ -Subproject commit 4c4cbe56c93a1e0f508a0df3e2f530dca3db9c67 +Subproject commit 619771d2864b400680e9afbdc96a4e577f2524a9 diff --git a/modules/WebSockets b/modules/WebSockets index 2f7dd78d7c..27bcf521a1 160000 --- a/modules/WebSockets +++ b/modules/WebSockets @@ -1 +1 @@ -Subproject commit 2f7dd78d7c3bf7e15d163be4454dba102a7ea282 +Subproject commit 27bcf521a1729ab98495ef28e2d0084c2a02baee