From 85dbb847172b67d7f43c1f363fc9af871164ccb8 Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Sun, 10 Dec 2017 14:23:09 -0800 Subject: [PATCH] Updating submodule(s) Antiforgery => d4486c2bf1303e6f05354648a66645bdec347cc1 AuthSamples => 355b30ac19def8519e2641262686eeee41a3d3cc AzureIntegration => afedd753908f8627a65da412d6b5f2bb714ece68 BasicMiddleware => 3488c24804384d4050db0bec2f7641c4ad833840 BrowserLink => d0c7ebe7bbeb9ee1e4d6075e38d12377df357a52 Caching => 5edf162ffa5fc75ea3ec3459c5e724f841bb5574 Configuration => 098684ad4e787e263cd809d8e154a4fbcdf2d0b5 CORS => 5dddd72b60d84a654614ea2c54e59c05043f799e DataProtection => 2623f5e02d1c6402fb374f75fee0b1c40c87b7c7 DependencyInjection => 93158506f5770ab1700353ac0731ec31ba97d60a Diagnostics => b7f22497e66eac22ce6628a2dd93baf23c5713b1 DotNetTools => b434d49304c7239122032ead27631d06ed101fe2 EntityFrameworkCore => 305b1a92ffb78f518feb63318e100911fbd13632 EventNotification => 3c91d6bdce79c13ca2604315f51f2e3e722e7bbf FileSystem => 7e6e3453fdc7b7baf4063e20129fee08f7dcd155 Hosting => 42cd02da5d56c870f7f8a66ece911d80b254982f HtmlAbstractions => 1760bab38fc7e601b9165f6dc60268b3739b7863 HttpAbstractions => 2476c4476218262fed4ab28e0f4cc17885b2df2b HttpClientFactory => ce8b20cb3870e3a3fa33ead95280a3f3988b3d80 HttpSysServer => 3fdcd13c59de12d7d257ce7d4951c88a3d175dee Identity => d79018aca6ea1ded7cfb3aa76a1884da1fc9dfbc IISIntegration => 0dae9f527c75d5820c043f2c6c6c9e21070bc4ab JavaScriptServices => f9c62ebb5ad28f4ef0e5ee2c3fd3037047f1f6f8 JsonPatch => 84194387a22ae103166fe5d59a0b30f335f616fb KestrelHttpServer => edebfc1bb92fc69621047a3e180274283e825eb2 Localization => 3bd9caaaf71697247c7c260477cb9d036aad878f Logging => 735ed14078cbf9e0987cac33472f1fa6d64df2d5 MetaPackages => 54a2ee4b2914b4764dd55f8ca586908090d10bf7 MusicStore => c922e5461617185f97d760458b98a37e0b92a813 Mvc => e24c44f2432b8cf1a8901152571e414996570e94 MvcPrecompilation => d765737685b8410ff4574a7c3fd29493000ee7b5 Options => adae18484eb7a6c5e146d88114499dbd4a5449b6 Proxy => 4ce2a4df07e6361e6971820f27bce1a5ddc1f66e Razor => 3ee6426503dbdc9dfc1d11741fbfcaed9ab58f9d ResponseCaching => 620d7ecd9acbadbafd9d9b204a84a5d7abd674b1 Routing => fdf5b64fae244979d70420707e62a83709e07fd2 Scaffolding => 3175fc45a6d3491fce6d6824d6a2ff8792a3ec3b Security => 4edc900dd89a0ad0a2244634764ac23696909f94 ServerTests => a7a850a967af2ecc3c58c8cae7e1b3c7e4d81375 Session => 955bd076517907326b1e1969a2540d72d019e054 SignalR => 4bf2b8f2437f93ad86b2954c64e2ab13025077ad StaticFiles => 22597159f218b12d6ae50d6ab170e2a8c14f4bc4 WebSockets => 63874540d1d3554cf61af3c01d3763767443d3bb [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/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/WebSockets | 2 +- 43 files changed, 43 insertions(+), 43 deletions(-) diff --git a/modules/Antiforgery b/modules/Antiforgery index e30d20bbbc..d4486c2bf1 160000 --- a/modules/Antiforgery +++ b/modules/Antiforgery @@ -1 +1 @@ -Subproject commit e30d20bbbcc60702d8f88dbfb687a2abe2040817 +Subproject commit d4486c2bf1303e6f05354648a66645bdec347cc1 diff --git a/modules/AuthSamples b/modules/AuthSamples index 46fcf6fce1..355b30ac19 160000 --- a/modules/AuthSamples +++ b/modules/AuthSamples @@ -1 +1 @@ -Subproject commit 46fcf6fce1a8d6b808387b1986d7143cc43c7e57 +Subproject commit 355b30ac19def8519e2641262686eeee41a3d3cc diff --git a/modules/AzureIntegration b/modules/AzureIntegration index 78c8bdbbef..afedd75390 160000 --- a/modules/AzureIntegration +++ b/modules/AzureIntegration @@ -1 +1 @@ -Subproject commit 78c8bdbbefc8a6aa9fc0fdc7074bd65463112283 +Subproject commit afedd753908f8627a65da412d6b5f2bb714ece68 diff --git a/modules/BasicMiddleware b/modules/BasicMiddleware index 8248a3bf1f..3488c24804 160000 --- a/modules/BasicMiddleware +++ b/modules/BasicMiddleware @@ -1 +1 @@ -Subproject commit 8248a3bf1fa6c8c91ed0ffad6ab6fc48091a954a +Subproject commit 3488c24804384d4050db0bec2f7641c4ad833840 diff --git a/modules/BrowserLink b/modules/BrowserLink index 38be90a033..d0c7ebe7bb 160000 --- a/modules/BrowserLink +++ b/modules/BrowserLink @@ -1 +1 @@ -Subproject commit 38be90a0330ccdbcce376673655bfbf3b6bce482 +Subproject commit d0c7ebe7bbeb9ee1e4d6075e38d12377df357a52 diff --git a/modules/CORS b/modules/CORS index 42099ddf6e..5dddd72b60 160000 --- a/modules/CORS +++ b/modules/CORS @@ -1 +1 @@ -Subproject commit 42099ddf6e1241102b18d3326ae59929d2b87fda +Subproject commit 5dddd72b60d84a654614ea2c54e59c05043f799e diff --git a/modules/Caching b/modules/Caching index 2f30729421..5edf162ffa 160000 --- a/modules/Caching +++ b/modules/Caching @@ -1 +1 @@ -Subproject commit 2f307294217d37d050410230d1b0cd4ec9ae47ef +Subproject commit 5edf162ffa5fc75ea3ec3459c5e724f841bb5574 diff --git a/modules/Configuration b/modules/Configuration index 50b913fc4b..098684ad4e 160000 --- a/modules/Configuration +++ b/modules/Configuration @@ -1 +1 @@ -Subproject commit 50b913fc4b0fe3333ba9ba1ad5c29f9d85c07010 +Subproject commit 098684ad4e787e263cd809d8e154a4fbcdf2d0b5 diff --git a/modules/DataProtection b/modules/DataProtection index 2ea7c0cea3..2623f5e02d 160000 --- a/modules/DataProtection +++ b/modules/DataProtection @@ -1 +1 @@ -Subproject commit 2ea7c0cea31e6dd345dfdcfad79f7163f763b88e +Subproject commit 2623f5e02d1c6402fb374f75fee0b1c40c87b7c7 diff --git a/modules/DependencyInjection b/modules/DependencyInjection index a0467de767..93158506f5 160000 --- a/modules/DependencyInjection +++ b/modules/DependencyInjection @@ -1 +1 @@ -Subproject commit a0467de767febbf86b7d401abe012da8434fa7d7 +Subproject commit 93158506f5770ab1700353ac0731ec31ba97d60a diff --git a/modules/Diagnostics b/modules/Diagnostics index 708e6e9537..b7f22497e6 160000 --- a/modules/Diagnostics +++ b/modules/Diagnostics @@ -1 +1 @@ -Subproject commit 708e6e95370893812f3c29e95ec8e380a087263e +Subproject commit b7f22497e66eac22ce6628a2dd93baf23c5713b1 diff --git a/modules/DotNetTools b/modules/DotNetTools index 03130b55f4..b434d49304 160000 --- a/modules/DotNetTools +++ b/modules/DotNetTools @@ -1 +1 @@ -Subproject commit 03130b55f4c89fe80a980ba5e34fd74a1fe4435e +Subproject commit b434d49304c7239122032ead27631d06ed101fe2 diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index 833ebb78d6..305b1a92ff 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit 833ebb78d6bcc5c41ec03495d2497b8183122a60 +Subproject commit 305b1a92ffb78f518feb63318e100911fbd13632 diff --git a/modules/EventNotification b/modules/EventNotification index 462eaeb76a..3c91d6bdce 160000 --- a/modules/EventNotification +++ b/modules/EventNotification @@ -1 +1 @@ -Subproject commit 462eaeb76acb98de187ce0350a5e9d600f396992 +Subproject commit 3c91d6bdce79c13ca2604315f51f2e3e722e7bbf diff --git a/modules/FileSystem b/modules/FileSystem index c04796fbe9..7e6e3453fd 160000 --- a/modules/FileSystem +++ b/modules/FileSystem @@ -1 +1 @@ -Subproject commit c04796fbe9ae22c08e5fe2898c9e58d7bfd5aeb8 +Subproject commit 7e6e3453fdc7b7baf4063e20129fee08f7dcd155 diff --git a/modules/Hosting b/modules/Hosting index 9f1e6607dd..42cd02da5d 160000 --- a/modules/Hosting +++ b/modules/Hosting @@ -1 +1 @@ -Subproject commit 9f1e6607dd1b3d15bc6c42146629677c6b455fd0 +Subproject commit 42cd02da5d56c870f7f8a66ece911d80b254982f diff --git a/modules/HtmlAbstractions b/modules/HtmlAbstractions index 62a1d5c176..1760bab38f 160000 --- a/modules/HtmlAbstractions +++ b/modules/HtmlAbstractions @@ -1 +1 @@ -Subproject commit 62a1d5c1769e0bbb6bc6ac99fd9ee97e165f540b +Subproject commit 1760bab38fc7e601b9165f6dc60268b3739b7863 diff --git a/modules/HttpAbstractions b/modules/HttpAbstractions index cb6cf16b7a..2476c44762 160000 --- a/modules/HttpAbstractions +++ b/modules/HttpAbstractions @@ -1 +1 @@ -Subproject commit cb6cf16b7a67465afac8ac3a1333bac51d16f07f +Subproject commit 2476c4476218262fed4ab28e0f4cc17885b2df2b diff --git a/modules/HttpClientFactory b/modules/HttpClientFactory index 8bcec63906..ce8b20cb38 160000 --- a/modules/HttpClientFactory +++ b/modules/HttpClientFactory @@ -1 +1 @@ -Subproject commit 8bcec63906b60a97768df2dbbfe7ebb3275c10ed +Subproject commit ce8b20cb3870e3a3fa33ead95280a3f3988b3d80 diff --git a/modules/HttpSysServer b/modules/HttpSysServer index 14aec22cda..3fdcd13c59 160000 --- a/modules/HttpSysServer +++ b/modules/HttpSysServer @@ -1 +1 @@ -Subproject commit 14aec22cda2c0c81b369b08c7d260afffae20c9d +Subproject commit 3fdcd13c59de12d7d257ce7d4951c88a3d175dee diff --git a/modules/IISIntegration b/modules/IISIntegration index cd1232b617..0dae9f527c 160000 --- a/modules/IISIntegration +++ b/modules/IISIntegration @@ -1 +1 @@ -Subproject commit cd1232b617592d8540d6729339234e2bde57e5fd +Subproject commit 0dae9f527c75d5820c043f2c6c6c9e21070bc4ab diff --git a/modules/Identity b/modules/Identity index f3ff51f113..d79018aca6 160000 --- a/modules/Identity +++ b/modules/Identity @@ -1 +1 @@ -Subproject commit f3ff51f1130d822700a621b5f5b19ef551d9a051 +Subproject commit d79018aca6ea1ded7cfb3aa76a1884da1fc9dfbc diff --git a/modules/JavaScriptServices b/modules/JavaScriptServices index 74512dc3b2..f9c62ebb5a 160000 --- a/modules/JavaScriptServices +++ b/modules/JavaScriptServices @@ -1 +1 @@ -Subproject commit 74512dc3b234f6adbf2d52fd9f1f99e1043e9aea +Subproject commit f9c62ebb5ad28f4ef0e5ee2c3fd3037047f1f6f8 diff --git a/modules/JsonPatch b/modules/JsonPatch index a928adee30..84194387a2 160000 --- a/modules/JsonPatch +++ b/modules/JsonPatch @@ -1 +1 @@ -Subproject commit a928adee30db55c591eaece34de7fddd2e9ab834 +Subproject commit 84194387a22ae103166fe5d59a0b30f335f616fb diff --git a/modules/KestrelHttpServer b/modules/KestrelHttpServer index 668f8e3b4b..edebfc1bb9 160000 --- a/modules/KestrelHttpServer +++ b/modules/KestrelHttpServer @@ -1 +1 @@ -Subproject commit 668f8e3b4b4f6e74e7a36433439847575889058e +Subproject commit edebfc1bb92fc69621047a3e180274283e825eb2 diff --git a/modules/Localization b/modules/Localization index 5c1f89df60..3bd9caaaf7 160000 --- a/modules/Localization +++ b/modules/Localization @@ -1 +1 @@ -Subproject commit 5c1f89df605b2a1d44139fe34f0582f7d1a97276 +Subproject commit 3bd9caaaf71697247c7c260477cb9d036aad878f diff --git a/modules/Logging b/modules/Logging index 72823a8cf4..735ed14078 160000 --- a/modules/Logging +++ b/modules/Logging @@ -1 +1 @@ -Subproject commit 72823a8cf495afe7aefb10714b307b527c0fc105 +Subproject commit 735ed14078cbf9e0987cac33472f1fa6d64df2d5 diff --git a/modules/MetaPackages b/modules/MetaPackages index f0de53c661..54a2ee4b29 160000 --- a/modules/MetaPackages +++ b/modules/MetaPackages @@ -1 +1 @@ -Subproject commit f0de53c661a3c01f5cd446a802231365a82f5026 +Subproject commit 54a2ee4b2914b4764dd55f8ca586908090d10bf7 diff --git a/modules/MusicStore b/modules/MusicStore index fae95813cd..c922e54616 160000 --- a/modules/MusicStore +++ b/modules/MusicStore @@ -1 +1 @@ -Subproject commit fae95813cd9f013e985cc5bb510bb8d7ed73004e +Subproject commit c922e5461617185f97d760458b98a37e0b92a813 diff --git a/modules/Mvc b/modules/Mvc index d5bb73a98c..e24c44f243 160000 --- a/modules/Mvc +++ b/modules/Mvc @@ -1 +1 @@ -Subproject commit d5bb73a98c6207cbecc29039e7d4af61cfa4f1df +Subproject commit e24c44f2432b8cf1a8901152571e414996570e94 diff --git a/modules/MvcPrecompilation b/modules/MvcPrecompilation index e6a2f6811c..d765737685 160000 --- a/modules/MvcPrecompilation +++ b/modules/MvcPrecompilation @@ -1 +1 @@ -Subproject commit e6a2f6811ce7a0abd9c605b450e52f7b2440915b +Subproject commit d765737685b8410ff4574a7c3fd29493000ee7b5 diff --git a/modules/Options b/modules/Options index 69c11f14b6..adae18484e 160000 --- a/modules/Options +++ b/modules/Options @@ -1 +1 @@ -Subproject commit 69c11f14b6f53b67eaabd197cba17b7311cc9432 +Subproject commit adae18484eb7a6c5e146d88114499dbd4a5449b6 diff --git a/modules/Proxy b/modules/Proxy index 94366f00a4..4ce2a4df07 160000 --- a/modules/Proxy +++ b/modules/Proxy @@ -1 +1 @@ -Subproject commit 94366f00a4ecd3c795d56e55502490ab3793a185 +Subproject commit 4ce2a4df07e6361e6971820f27bce1a5ddc1f66e diff --git a/modules/Razor b/modules/Razor index 4476a72ecf..3ee6426503 160000 --- a/modules/Razor +++ b/modules/Razor @@ -1 +1 @@ -Subproject commit 4476a72ecfec6d6c6917a74a24bd70182e34a6d9 +Subproject commit 3ee6426503dbdc9dfc1d11741fbfcaed9ab58f9d diff --git a/modules/ResponseCaching b/modules/ResponseCaching index 52e8ffefb9..620d7ecd9a 160000 --- a/modules/ResponseCaching +++ b/modules/ResponseCaching @@ -1 +1 @@ -Subproject commit 52e8ffefb9b22c7c591aec15845baf07ed99356c +Subproject commit 620d7ecd9acbadbafd9d9b204a84a5d7abd674b1 diff --git a/modules/Routing b/modules/Routing index 2a7c4fe32a..fdf5b64fae 160000 --- a/modules/Routing +++ b/modules/Routing @@ -1 +1 @@ -Subproject commit 2a7c4fe32a3db73d888d9f6f0cac8036146a96d7 +Subproject commit fdf5b64fae244979d70420707e62a83709e07fd2 diff --git a/modules/Scaffolding b/modules/Scaffolding index f662bfbd5b..3175fc45a6 160000 --- a/modules/Scaffolding +++ b/modules/Scaffolding @@ -1 +1 @@ -Subproject commit f662bfbd5bc60817b45375da6f1a2d2df910596b +Subproject commit 3175fc45a6d3491fce6d6824d6a2ff8792a3ec3b diff --git a/modules/Security b/modules/Security index b57757fa99..4edc900dd8 160000 --- a/modules/Security +++ b/modules/Security @@ -1 +1 @@ -Subproject commit b57757fa99f5107190c144ac8b80a37f90efdddf +Subproject commit 4edc900dd89a0ad0a2244634764ac23696909f94 diff --git a/modules/ServerTests b/modules/ServerTests index 0eca077e5e..a7a850a967 160000 --- a/modules/ServerTests +++ b/modules/ServerTests @@ -1 +1 @@ -Subproject commit 0eca077e5e0ad20958cc65d139ddc20feac409ce +Subproject commit a7a850a967af2ecc3c58c8cae7e1b3c7e4d81375 diff --git a/modules/Session b/modules/Session index d96c60ea3c..955bd07651 160000 --- a/modules/Session +++ b/modules/Session @@ -1 +1 @@ -Subproject commit d96c60ea3ca2fb00cc1d997c41e2da2cc9e5a0f1 +Subproject commit 955bd076517907326b1e1969a2540d72d019e054 diff --git a/modules/SignalR b/modules/SignalR index 7246e58189..4bf2b8f243 160000 --- a/modules/SignalR +++ b/modules/SignalR @@ -1 +1 @@ -Subproject commit 7246e581897ebfefa0c4c371ad06142115943d41 +Subproject commit 4bf2b8f2437f93ad86b2954c64e2ab13025077ad diff --git a/modules/StaticFiles b/modules/StaticFiles index 7d5670a27f..22597159f2 160000 --- a/modules/StaticFiles +++ b/modules/StaticFiles @@ -1 +1 @@ -Subproject commit 7d5670a27fcaef95db460c4d7f64ebea8fe96805 +Subproject commit 22597159f218b12d6ae50d6ab170e2a8c14f4bc4 diff --git a/modules/WebSockets b/modules/WebSockets index e199bd15e2..63874540d1 160000 --- a/modules/WebSockets +++ b/modules/WebSockets @@ -1 +1 @@ -Subproject commit e199bd15e22aad4a6e1bcc01f49dcb90f71100d3 +Subproject commit 63874540d1d3554cf61af3c01d3763767443d3bb