From f14307c0273778153631e1f32ef7499005df226b Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Wed, 21 Feb 2018 19:43:42 -0800 Subject: [PATCH] Updating submodule(s) AzureIntegration => f7689a10addae8a12bf84699822da155d90db788 BasicMiddleware => a174d5a7335eb288d5b7824c711d12bd3424ede8 BrowserLink => a49aa9bee3674518e8019ba480ab1872c8b3862b Caching => b8d94ce01c685a2f09eecbb9267b85f9031dba22 Common => 4d45e86c771e537444f0246855839c18211cd906 Configuration => f333186647056282d977c8441371d3c36c783b84 CORS => bf7017bf99b318214e4985e8bc1c76c64769a050 DataProtection => 3d30ea824908f3e110ff4ebcb2110a84c6823530 DependencyInjection => 72ede31185efb12792bca94554a6ef696413c1d0 Diagnostics => 05ad84fe66c2e488b15731ac719adb3ac143d45a DotNetTools => f897a147181ab930e9ddf2d14468cc4bf21ab5ec EntityFrameworkCore => 24e1e0be5d73f871c14dca7c019bfab75ae45cd5 EventNotification => 260cf87b5dddd671d175098881363c73175b5935 FileSystem => ee9d6ec187069ae786972b84ad3fb82718fe2ebd Hosting => c54e0962c0a8985e833e51ae765486f5f00e3a3c HtmlAbstractions => b7873a42496513170360b374a1e5b9dd6203e7b6 HttpAbstractions => ab0dbaa347e6d9c1535887e71f9c3523cb63a9b2 HttpClientFactory => 529addd9b54f830f369ba604ee823fbc205331a1 HttpSysServer => 3261ba52cf5adf73a3b773f502f97449be2c475f Identity => e0885a5017f4657365f2f89736d04dbcd19d55f7 IISIntegration => a4295aeb5edc9bb0ebea29f38b7b785d2537d0a6 JavaScriptServices => 1d504e456558f77a2b368fbe722ceddaeb42385e JsonPatch => d851546646260e5f7d94d655175d118fff7df368 KestrelHttpServer => dbbbaf8e4b5f5235a1fcf62bceac7cb7c24f8d0d Localization => 83bb802260aa990faf76f643619e9a6b3de29870 Logging => c549d7cb9580aa4fa8091547913da4868b8bd122 MetaPackages => fad6ec6b9a07badbd32d4fbc5a3c6ade2ab0b4cf Microsoft.Data.Sqlite => cf3660e6f712579a6cda2a0aab7d8d7ee5de0f84 Mvc => b33bda1836c5784fc33f5e23aad5134ead38b3d9 MvcPrecompilation => 26f487297648158509202fc73d38920751e99d7a Options => a3298287b72a15530b459a7a7125404ca2ebc1fc Proxy => 13d5a2c78c898dd7854c26953423d6c37b8fee79 Razor => 60e5818884470c923bcac4271dffb369c50aa89d ResponseCaching => 3e0e1ed24b5c8a5000a09f8652746959e8034a96 Routing => df587c372b0f9a0e194ce687e1dcae3fdb332ecc Scaffolding => 830508b7dd2936fae5a23d4d377f73123978b3a2 Security => dda0921c0a2e3e341bbab2bcc083a2604aa6cc8e ServerTests => e86310835a1c71a9f4e9a074e47932127f7e885e Session => 0d6ecce8c5f27283357d328d1e3a1b3c96ba98d9 SignalR => 74198712c673c9f1fc798251c72d26405b444383 StaticFiles => 5b582f13a3b7466a8f3b7b77e02314629e282fa3 Templating => 56e2dbebf28d06609448b4ac99bf3623bc5450e0 Testing => 66e39cf84e0ea9716cbc8fed841a6fbd0921100e WebHooks => cb3ab0aa3d5a45670b3a5ba3bffbe10fb8a73e83 WebSockets => 7a764bf8426e2d9628795d9f2e40e271d5bd673d [auto-updated: submodules] --- 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/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/AzureIntegration b/modules/AzureIntegration index e4c3da41a0..f7689a10ad 160000 --- a/modules/AzureIntegration +++ b/modules/AzureIntegration @@ -1 +1 @@ -Subproject commit e4c3da41a0a9429e6071990940d0d605575b2bb6 +Subproject commit f7689a10addae8a12bf84699822da155d90db788 diff --git a/modules/BasicMiddleware b/modules/BasicMiddleware index c4ce0830c8..a174d5a733 160000 --- a/modules/BasicMiddleware +++ b/modules/BasicMiddleware @@ -1 +1 @@ -Subproject commit c4ce0830c84b9dd948968c88fa96392b8c76b348 +Subproject commit a174d5a7335eb288d5b7824c711d12bd3424ede8 diff --git a/modules/BrowserLink b/modules/BrowserLink index 9da21b0031..a49aa9bee3 160000 --- a/modules/BrowserLink +++ b/modules/BrowserLink @@ -1 +1 @@ -Subproject commit 9da21b00311952e97de90e08b5662d882c580e7c +Subproject commit a49aa9bee3674518e8019ba480ab1872c8b3862b diff --git a/modules/CORS b/modules/CORS index 4fae13ce9b..bf7017bf99 160000 --- a/modules/CORS +++ b/modules/CORS @@ -1 +1 @@ -Subproject commit 4fae13ce9bc1f144041ee8ec019c2d8ed01f2075 +Subproject commit bf7017bf99b318214e4985e8bc1c76c64769a050 diff --git a/modules/Caching b/modules/Caching index d9ce6095c4..b8d94ce01c 160000 --- a/modules/Caching +++ b/modules/Caching @@ -1 +1 @@ -Subproject commit d9ce6095c413f39cfcc22b357778e103f24dd307 +Subproject commit b8d94ce01c685a2f09eecbb9267b85f9031dba22 diff --git a/modules/Common b/modules/Common index cffb963c9a..4d45e86c77 160000 --- a/modules/Common +++ b/modules/Common @@ -1 +1 @@ -Subproject commit cffb963c9aa3ef2d92db9215ee551c291d7e6411 +Subproject commit 4d45e86c771e537444f0246855839c18211cd906 diff --git a/modules/Configuration b/modules/Configuration index 4500a5ef1d..f333186647 160000 --- a/modules/Configuration +++ b/modules/Configuration @@ -1 +1 @@ -Subproject commit 4500a5ef1d5b32a6744d19f8660b1a522060c952 +Subproject commit f333186647056282d977c8441371d3c36c783b84 diff --git a/modules/DataProtection b/modules/DataProtection index 4a9debcea8..3d30ea8249 160000 --- a/modules/DataProtection +++ b/modules/DataProtection @@ -1 +1 @@ -Subproject commit 4a9debcea840e23a9ba233cf6c6d3f0595333e7b +Subproject commit 3d30ea824908f3e110ff4ebcb2110a84c6823530 diff --git a/modules/DependencyInjection b/modules/DependencyInjection index 7c1649a6e6..72ede31185 160000 --- a/modules/DependencyInjection +++ b/modules/DependencyInjection @@ -1 +1 @@ -Subproject commit 7c1649a6e64bf77e1fd1dfd91a31f817165f71ab +Subproject commit 72ede31185efb12792bca94554a6ef696413c1d0 diff --git a/modules/Diagnostics b/modules/Diagnostics index f2726ed0c2..05ad84fe66 160000 --- a/modules/Diagnostics +++ b/modules/Diagnostics @@ -1 +1 @@ -Subproject commit f2726ed0c207229aeac11a46feb77ce13335673a +Subproject commit 05ad84fe66c2e488b15731ac719adb3ac143d45a diff --git a/modules/DotNetTools b/modules/DotNetTools index d9d4b8042e..f897a14718 160000 --- a/modules/DotNetTools +++ b/modules/DotNetTools @@ -1 +1 @@ -Subproject commit d9d4b8042eda0abed5acbdbfdefee7446d7ba3e8 +Subproject commit f897a147181ab930e9ddf2d14468cc4bf21ab5ec diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index 9fddb3bd92..24e1e0be5d 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit 9fddb3bd9283a08b46141f5bfdc41dfdcf5a14c0 +Subproject commit 24e1e0be5d73f871c14dca7c019bfab75ae45cd5 diff --git a/modules/EventNotification b/modules/EventNotification index fe9635dd01..260cf87b5d 160000 --- a/modules/EventNotification +++ b/modules/EventNotification @@ -1 +1 @@ -Subproject commit fe9635dd017a7837d15170197df3c64befc420cc +Subproject commit 260cf87b5dddd671d175098881363c73175b5935 diff --git a/modules/FileSystem b/modules/FileSystem index cee2bee2e4..ee9d6ec187 160000 --- a/modules/FileSystem +++ b/modules/FileSystem @@ -1 +1 @@ -Subproject commit cee2bee2e4590db3365b124613273742bdef17db +Subproject commit ee9d6ec187069ae786972b84ad3fb82718fe2ebd diff --git a/modules/Hosting b/modules/Hosting index 12b9631435..c54e0962c0 160000 --- a/modules/Hosting +++ b/modules/Hosting @@ -1 +1 @@ -Subproject commit 12b9631435d295abf89bf586569d4eed729f7cea +Subproject commit c54e0962c0a8985e833e51ae765486f5f00e3a3c diff --git a/modules/HtmlAbstractions b/modules/HtmlAbstractions index bee7ced54f..b7873a4249 160000 --- a/modules/HtmlAbstractions +++ b/modules/HtmlAbstractions @@ -1 +1 @@ -Subproject commit bee7ced54f90756c41362bbbb5a7cadac4b1ca3d +Subproject commit b7873a42496513170360b374a1e5b9dd6203e7b6 diff --git a/modules/HttpAbstractions b/modules/HttpAbstractions index 93b784766a..ab0dbaa347 160000 --- a/modules/HttpAbstractions +++ b/modules/HttpAbstractions @@ -1 +1 @@ -Subproject commit 93b784766a068e6cd86cb074b2b78e5369b952a7 +Subproject commit ab0dbaa347e6d9c1535887e71f9c3523cb63a9b2 diff --git a/modules/HttpClientFactory b/modules/HttpClientFactory index 157cb896c0..529addd9b5 160000 --- a/modules/HttpClientFactory +++ b/modules/HttpClientFactory @@ -1 +1 @@ -Subproject commit 157cb896c05231731bddd805b065b73cba0c23e6 +Subproject commit 529addd9b54f830f369ba604ee823fbc205331a1 diff --git a/modules/HttpSysServer b/modules/HttpSysServer index 264354afbe..3261ba52cf 160000 --- a/modules/HttpSysServer +++ b/modules/HttpSysServer @@ -1 +1 @@ -Subproject commit 264354afbef716433571f5ee31070799f233e644 +Subproject commit 3261ba52cf5adf73a3b773f502f97449be2c475f diff --git a/modules/IISIntegration b/modules/IISIntegration index 782b563a58..a4295aeb5e 160000 --- a/modules/IISIntegration +++ b/modules/IISIntegration @@ -1 +1 @@ -Subproject commit 782b563a586b1b7fa93a383086b8b292f23021f6 +Subproject commit a4295aeb5edc9bb0ebea29f38b7b785d2537d0a6 diff --git a/modules/Identity b/modules/Identity index 5572955414..e0885a5017 160000 --- a/modules/Identity +++ b/modules/Identity @@ -1 +1 @@ -Subproject commit 5572955414c67d2830eb47f046485c57c1ac8dd6 +Subproject commit e0885a5017f4657365f2f89736d04dbcd19d55f7 diff --git a/modules/JavaScriptServices b/modules/JavaScriptServices index 873cfa9adf..1d504e4565 160000 --- a/modules/JavaScriptServices +++ b/modules/JavaScriptServices @@ -1 +1 @@ -Subproject commit 873cfa9adf35df5a30c3b990ac8005f3f70fccea +Subproject commit 1d504e456558f77a2b368fbe722ceddaeb42385e diff --git a/modules/JsonPatch b/modules/JsonPatch index 686b15825d..d851546646 160000 --- a/modules/JsonPatch +++ b/modules/JsonPatch @@ -1 +1 @@ -Subproject commit 686b15825db4368e4738bfaa337d35ce2b138d6d +Subproject commit d851546646260e5f7d94d655175d118fff7df368 diff --git a/modules/KestrelHttpServer b/modules/KestrelHttpServer index 3fc69dc71f..dbbbaf8e4b 160000 --- a/modules/KestrelHttpServer +++ b/modules/KestrelHttpServer @@ -1 +1 @@ -Subproject commit 3fc69dc71f309fe59be48e0d5cf8592c10bfd120 +Subproject commit dbbbaf8e4b5f5235a1fcf62bceac7cb7c24f8d0d diff --git a/modules/Localization b/modules/Localization index da09edc8bd..83bb802260 160000 --- a/modules/Localization +++ b/modules/Localization @@ -1 +1 @@ -Subproject commit da09edc8bddee6c44bd845f7118d38247303d8c4 +Subproject commit 83bb802260aa990faf76f643619e9a6b3de29870 diff --git a/modules/Logging b/modules/Logging index f255e4ab85..c549d7cb95 160000 --- a/modules/Logging +++ b/modules/Logging @@ -1 +1 @@ -Subproject commit f255e4ab85f7596fb5e16cd6a17ce9e447b9489c +Subproject commit c549d7cb9580aa4fa8091547913da4868b8bd122 diff --git a/modules/MetaPackages b/modules/MetaPackages index bf6aab278a..fad6ec6b9a 160000 --- a/modules/MetaPackages +++ b/modules/MetaPackages @@ -1 +1 @@ -Subproject commit bf6aab278a9330b2b01e294c9de0672c3163ec5b +Subproject commit fad6ec6b9a07badbd32d4fbc5a3c6ade2ab0b4cf diff --git a/modules/Microsoft.Data.Sqlite b/modules/Microsoft.Data.Sqlite index 7e4444ed44..cf3660e6f7 160000 --- a/modules/Microsoft.Data.Sqlite +++ b/modules/Microsoft.Data.Sqlite @@ -1 +1 @@ -Subproject commit 7e4444ed446f7db89f882e137b6501a68cae6405 +Subproject commit cf3660e6f712579a6cda2a0aab7d8d7ee5de0f84 diff --git a/modules/Mvc b/modules/Mvc index daf341df35..b33bda1836 160000 --- a/modules/Mvc +++ b/modules/Mvc @@ -1 +1 @@ -Subproject commit daf341df3563d65b06b21087b9d2e6922b4f06e9 +Subproject commit b33bda1836c5784fc33f5e23aad5134ead38b3d9 diff --git a/modules/MvcPrecompilation b/modules/MvcPrecompilation index 06506075bc..26f4872976 160000 --- a/modules/MvcPrecompilation +++ b/modules/MvcPrecompilation @@ -1 +1 @@ -Subproject commit 06506075bc290cc25555008e6f0a47dd4047707e +Subproject commit 26f487297648158509202fc73d38920751e99d7a diff --git a/modules/Options b/modules/Options index 98e8c3716a..a3298287b7 160000 --- a/modules/Options +++ b/modules/Options @@ -1 +1 @@ -Subproject commit 98e8c3716a2fbf9c2baa40a7efedc1271b82a312 +Subproject commit a3298287b72a15530b459a7a7125404ca2ebc1fc diff --git a/modules/Proxy b/modules/Proxy index de18f9d1ab..13d5a2c78c 160000 --- a/modules/Proxy +++ b/modules/Proxy @@ -1 +1 @@ -Subproject commit de18f9d1abe3199ec4b7bdfda50645e620e8147f +Subproject commit 13d5a2c78c898dd7854c26953423d6c37b8fee79 diff --git a/modules/Razor b/modules/Razor index 540e8437da..60e5818884 160000 --- a/modules/Razor +++ b/modules/Razor @@ -1 +1 @@ -Subproject commit 540e8437dabbce9f41ec32c94cd8e345ab1f86cc +Subproject commit 60e5818884470c923bcac4271dffb369c50aa89d diff --git a/modules/ResponseCaching b/modules/ResponseCaching index aa078d33b1..3e0e1ed24b 160000 --- a/modules/ResponseCaching +++ b/modules/ResponseCaching @@ -1 +1 @@ -Subproject commit aa078d33b1e1b44c1923060a6316877098c78b2f +Subproject commit 3e0e1ed24b5c8a5000a09f8652746959e8034a96 diff --git a/modules/Routing b/modules/Routing index 185b2ed599..df587c372b 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit 185b2ed599dd55f2de40f52e9fe16fbe6afbac92 +Subproject commit df587c372b0f9a0e194ce687e1dcae3fdb332ecc diff --git a/modules/Scaffolding b/modules/Scaffolding index 91dfcd6395..830508b7dd 160000 --- a/modules/Scaffolding +++ b/modules/Scaffolding @@ -1 +1 @@ -Subproject commit 91dfcd63957fd071aa4a54cc74d22ff186e5961e +Subproject commit 830508b7dd2936fae5a23d4d377f73123978b3a2 diff --git a/modules/Security b/modules/Security index f201a2b170..dda0921c0a 160000 --- a/modules/Security +++ b/modules/Security @@ -1 +1 @@ -Subproject commit f201a2b1708eda884f0b7309b89f18a07bc5fe89 +Subproject commit dda0921c0a2e3e341bbab2bcc083a2604aa6cc8e diff --git a/modules/ServerTests b/modules/ServerTests index 79152dd910..e86310835a 160000 --- a/modules/ServerTests +++ b/modules/ServerTests @@ -1 +1 @@ -Subproject commit 79152dd91019c909ebb80035a3b93f7a549ba66b +Subproject commit e86310835a1c71a9f4e9a074e47932127f7e885e diff --git a/modules/Session b/modules/Session index 8efcaf89f3..0d6ecce8c5 160000 --- a/modules/Session +++ b/modules/Session @@ -1 +1 @@ -Subproject commit 8efcaf89f315b115891deedc241dd98b54c289e6 +Subproject commit 0d6ecce8c5f27283357d328d1e3a1b3c96ba98d9 diff --git a/modules/SignalR b/modules/SignalR index df2c7feb4d..74198712c6 160000 --- a/modules/SignalR +++ b/modules/SignalR @@ -1 +1 @@ -Subproject commit df2c7feb4d0c871beb46ea404644af2c5f38619a +Subproject commit 74198712c673c9f1fc798251c72d26405b444383 diff --git a/modules/StaticFiles b/modules/StaticFiles index 6d7269dafb..5b582f13a3 160000 --- a/modules/StaticFiles +++ b/modules/StaticFiles @@ -1 +1 @@ -Subproject commit 6d7269dafbf83b40ab4944758273e50b15f8bee7 +Subproject commit 5b582f13a3b7466a8f3b7b77e02314629e282fa3 diff --git a/modules/Templating b/modules/Templating index 7debea272c..56e2dbebf2 160000 --- a/modules/Templating +++ b/modules/Templating @@ -1 +1 @@ -Subproject commit 7debea272c055990736cc6566df45581dc93bd5d +Subproject commit 56e2dbebf28d06609448b4ac99bf3623bc5450e0 diff --git a/modules/Testing b/modules/Testing index 3c6b71110b..66e39cf84e 160000 --- a/modules/Testing +++ b/modules/Testing @@ -1 +1 @@ -Subproject commit 3c6b71110bf91327a5509cb73cec460f0c7c5d50 +Subproject commit 66e39cf84e0ea9716cbc8fed841a6fbd0921100e diff --git a/modules/WebHooks b/modules/WebHooks index 99a28348d9..cb3ab0aa3d 160000 --- a/modules/WebHooks +++ b/modules/WebHooks @@ -1 +1 @@ -Subproject commit 99a28348d992c6ea118f8c5606e6de9392019edb +Subproject commit cb3ab0aa3d5a45670b3a5ba3bffbe10fb8a73e83 diff --git a/modules/WebSockets b/modules/WebSockets index 57622cab6b..7a764bf842 160000 --- a/modules/WebSockets +++ b/modules/WebSockets @@ -1 +1 @@ -Subproject commit 57622cab6b1be13771d9f44b5dab436f4fae3d31 +Subproject commit 7a764bf8426e2d9628795d9f2e40e271d5bd673d