From 435623f60dac6071bc7985a06f37480145d2e97c Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Sun, 7 Oct 2018 19:49:35 +0000 Subject: [PATCH] Updating submodule(s) AuthSamples => 7c3be6c7f8d6692d6c87ed7f1cea7eec2fc8bb7a AzureIntegration => 1e6e0660064a7e0438fea2d42af45ad5b92204bf BasicMiddleware => 6339351ddc1a6815e2cb8fe32da6fa341e877173 BrowserLink => 0b083d15036e5643b2b6a9ea6e3d995c51a42e5a Caching => 76c77361ce5b5228633246358fd1eca2d3ad466b Configuration => 52b87bd4d3aa8b1b1806ed1a30c04ade5f482f90 DataProtection => b4d5eeafa3041995f8d6b8c5a435ee81ed6fc177 DependencyInjection => 33fcdf707ee977ac0251a81eccf9080f9ce42372 DotNetTools => 581b3160f422180b3411d84b4458c10128c8cacb EntityFrameworkCore => c134b56ce1412fc4a6afd4557be0f95e630f72f7 FileSystem => 3cc768b93fafb14aa74f93b050cfb4aba8ae6dfb Hosting => 88d33cd665736e9c73298d24901c9dc99607d414 HttpAbstractions => 449356bfc4d4f5eab9bc6ffbc1f756db949e2f2e HttpClientFactory => 4dfcf7485e62819d0d73c00d7e7eb53d75abdbd3 HttpSysServer => 76cb2784b90b5549427700d4d93e44803c49101c Identity => 3940adad962082d0771bc886409f94ab0f24bf0f IISIntegration => 1e8808c1c6b68fc9b42fdb90f7db2fcb440787c9 JavaScriptServices => 9c6a1b577f04d845152532c66252811260b3f36a KestrelHttpServer => 79ac98341c740d0d04ad3ef112dbed94db07e220 Logging => 514d3096825b75b671adfee3bbed47f47abc2b31 MetaPackages => 75169f131eaa9d12e6ab8eda2b56d84f8a833001 Microsoft.Data.Sqlite => 44e455dbacd5d166299ff6881baad5d412576565 Options => 621cd9d38a6a8c05d379de7bbbcd59c119827d7d Proxy => 404fcf500bce5fe6a75b2e6b20b40923b0c112a9 ResponseCaching => e7f8210970bd5566795e6f87155a8fd7c7ea4ab0 Scaffolding => a4fca717da581df687d7853e0d18cbd92fb87c06 Security => ecfb19993a3ed965de2a7738b597949924ca88d1 ServerTests => d5b83e32c62383a04003c269026c3f0e8b5d3522 Session => 8ad9f43bd4975216e8d9e8f753ce15a8034d2c27 SignalR => 2a5b42cbe36967917b39a743e939d5759b49c490 StaticFiles => 4c8df8e5a4e3abe5e7db51685dbd892d160c1e35 WebHooks => 9887b4ecbc4a3a79902781c05c30020539a29e91 WebSockets => 34f161321a5d3bd9f7c83e968c34dcd98416f061 [auto-updated: submodules] --- modules/AuthSamples | 2 +- modules/AzureIntegration | 2 +- modules/BasicMiddleware | 2 +- modules/BrowserLink | 2 +- modules/Caching | 2 +- modules/Configuration | 2 +- modules/DataProtection | 2 +- modules/DependencyInjection | 2 +- modules/DotNetTools | 2 +- modules/EntityFrameworkCore | 2 +- modules/FileSystem | 2 +- modules/Hosting | 2 +- modules/HttpAbstractions | 2 +- modules/HttpClientFactory | 2 +- modules/HttpSysServer | 2 +- modules/IISIntegration | 2 +- modules/Identity | 2 +- modules/JavaScriptServices | 2 +- modules/KestrelHttpServer | 2 +- modules/Logging | 2 +- modules/MetaPackages | 2 +- modules/Microsoft.Data.Sqlite | 2 +- modules/Options | 2 +- modules/Proxy | 2 +- modules/ResponseCaching | 2 +- modules/Scaffolding | 2 +- modules/Security | 2 +- modules/ServerTests | 2 +- modules/Session | 2 +- modules/SignalR | 2 +- modules/StaticFiles | 2 +- modules/WebHooks | 2 +- modules/WebSockets | 2 +- 33 files changed, 33 insertions(+), 33 deletions(-) diff --git a/modules/AuthSamples b/modules/AuthSamples index 8e945c9016..7c3be6c7f8 160000 --- a/modules/AuthSamples +++ b/modules/AuthSamples @@ -1 +1 @@ -Subproject commit 8e945c9016cb58c6d67a006c349b512a3a4a5046 +Subproject commit 7c3be6c7f8d6692d6c87ed7f1cea7eec2fc8bb7a diff --git a/modules/AzureIntegration b/modules/AzureIntegration index 1443d4fd05..1e6e066006 160000 --- a/modules/AzureIntegration +++ b/modules/AzureIntegration @@ -1 +1 @@ -Subproject commit 1443d4fd056f9e4cffe0b06c91f4051c9f3db26d +Subproject commit 1e6e0660064a7e0438fea2d42af45ad5b92204bf diff --git a/modules/BasicMiddleware b/modules/BasicMiddleware index 2a8963943e..6339351ddc 160000 --- a/modules/BasicMiddleware +++ b/modules/BasicMiddleware @@ -1 +1 @@ -Subproject commit 2a8963943e98a9ee7cd0f0174f9c493b9c22e846 +Subproject commit 6339351ddc1a6815e2cb8fe32da6fa341e877173 diff --git a/modules/BrowserLink b/modules/BrowserLink index 45f5c105ac..0b083d1503 160000 --- a/modules/BrowserLink +++ b/modules/BrowserLink @@ -1 +1 @@ -Subproject commit 45f5c105ac991e147f47906372e97fb8df685bfd +Subproject commit 0b083d15036e5643b2b6a9ea6e3d995c51a42e5a diff --git a/modules/Caching b/modules/Caching index b5905f343c..76c77361ce 160000 --- a/modules/Caching +++ b/modules/Caching @@ -1 +1 @@ -Subproject commit b5905f343c5d919bb8ea7069aa85d6bd712ed697 +Subproject commit 76c77361ce5b5228633246358fd1eca2d3ad466b diff --git a/modules/Configuration b/modules/Configuration index c9977e6d93..52b87bd4d3 160000 --- a/modules/Configuration +++ b/modules/Configuration @@ -1 +1 @@ -Subproject commit c9977e6d93e5ca5ac843e5369feaf5e0f16dec60 +Subproject commit 52b87bd4d3aa8b1b1806ed1a30c04ade5f482f90 diff --git a/modules/DataProtection b/modules/DataProtection index 8e3b940e91..b4d5eeafa3 160000 --- a/modules/DataProtection +++ b/modules/DataProtection @@ -1 +1 @@ -Subproject commit 8e3b940e9106876ca5886002f3759c5a230753f5 +Subproject commit b4d5eeafa3041995f8d6b8c5a435ee81ed6fc177 diff --git a/modules/DependencyInjection b/modules/DependencyInjection index 5d7215e04a..33fcdf707e 160000 --- a/modules/DependencyInjection +++ b/modules/DependencyInjection @@ -1 +1 @@ -Subproject commit 5d7215e04a8fb3d866ca5b453f74961328362a55 +Subproject commit 33fcdf707ee977ac0251a81eccf9080f9ce42372 diff --git a/modules/DotNetTools b/modules/DotNetTools index 1e41958884..581b3160f4 160000 --- a/modules/DotNetTools +++ b/modules/DotNetTools @@ -1 +1 @@ -Subproject commit 1e419588840008a930debfa6293185cca77e488a +Subproject commit 581b3160f422180b3411d84b4458c10128c8cacb diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index 7b0c7d9c49..c134b56ce1 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit 7b0c7d9c497031cb19b80780f146ae04b024f9a1 +Subproject commit c134b56ce1412fc4a6afd4557be0f95e630f72f7 diff --git a/modules/FileSystem b/modules/FileSystem index 955cafca95..3cc768b93f 160000 --- a/modules/FileSystem +++ b/modules/FileSystem @@ -1 +1 @@ -Subproject commit 955cafca9555f9edb77a409f5c30e65a61ab9123 +Subproject commit 3cc768b93fafb14aa74f93b050cfb4aba8ae6dfb diff --git a/modules/Hosting b/modules/Hosting index ca0bd0deae..88d33cd665 160000 --- a/modules/Hosting +++ b/modules/Hosting @@ -1 +1 @@ -Subproject commit ca0bd0deaeef872af7a1a13bb7b8bc041ecdc183 +Subproject commit 88d33cd665736e9c73298d24901c9dc99607d414 diff --git a/modules/HttpAbstractions b/modules/HttpAbstractions index 7fd01fb90d..449356bfc4 160000 --- a/modules/HttpAbstractions +++ b/modules/HttpAbstractions @@ -1 +1 @@ -Subproject commit 7fd01fb90d9799ba3b679354b37683b97bfbc50c +Subproject commit 449356bfc4d4f5eab9bc6ffbc1f756db949e2f2e diff --git a/modules/HttpClientFactory b/modules/HttpClientFactory index 2aed4a9022..4dfcf7485e 160000 --- a/modules/HttpClientFactory +++ b/modules/HttpClientFactory @@ -1 +1 @@ -Subproject commit 2aed4a9022eed2cc1d62211970f40742af7f6282 +Subproject commit 4dfcf7485e62819d0d73c00d7e7eb53d75abdbd3 diff --git a/modules/HttpSysServer b/modules/HttpSysServer index 21fe13b446..76cb2784b9 160000 --- a/modules/HttpSysServer +++ b/modules/HttpSysServer @@ -1 +1 @@ -Subproject commit 21fe13b44689a8418a2069be4d7e54f7a73d798b +Subproject commit 76cb2784b90b5549427700d4d93e44803c49101c diff --git a/modules/IISIntegration b/modules/IISIntegration index 8ea346d98e..1e8808c1c6 160000 --- a/modules/IISIntegration +++ b/modules/IISIntegration @@ -1 +1 @@ -Subproject commit 8ea346d98e6e381df80fe8d45c4b7b8717b7b983 +Subproject commit 1e8808c1c6b68fc9b42fdb90f7db2fcb440787c9 diff --git a/modules/Identity b/modules/Identity index 3a9e62d29e..3940adad96 160000 --- a/modules/Identity +++ b/modules/Identity @@ -1 +1 @@ -Subproject commit 3a9e62d29ed699dedfa3b6d9c31f4f39a897f640 +Subproject commit 3940adad962082d0771bc886409f94ab0f24bf0f diff --git a/modules/JavaScriptServices b/modules/JavaScriptServices index 25e9c50585..9c6a1b577f 160000 --- a/modules/JavaScriptServices +++ b/modules/JavaScriptServices @@ -1 +1 @@ -Subproject commit 25e9c50585bfd90ffc1da613468b57c18e4a7f01 +Subproject commit 9c6a1b577f04d845152532c66252811260b3f36a diff --git a/modules/KestrelHttpServer b/modules/KestrelHttpServer index 27230191e4..79ac98341c 160000 --- a/modules/KestrelHttpServer +++ b/modules/KestrelHttpServer @@ -1 +1 @@ -Subproject commit 27230191e48254495a879363da2a21ad26212162 +Subproject commit 79ac98341c740d0d04ad3ef112dbed94db07e220 diff --git a/modules/Logging b/modules/Logging index 0e8362bc9b..514d309682 160000 --- a/modules/Logging +++ b/modules/Logging @@ -1 +1 @@ -Subproject commit 0e8362bc9b706a18270393fb747c02b43984815a +Subproject commit 514d3096825b75b671adfee3bbed47f47abc2b31 diff --git a/modules/MetaPackages b/modules/MetaPackages index 9b101769b3..75169f131e 160000 --- a/modules/MetaPackages +++ b/modules/MetaPackages @@ -1 +1 @@ -Subproject commit 9b101769b319e6130eba1e8b7c995f0f341301dd +Subproject commit 75169f131eaa9d12e6ab8eda2b56d84f8a833001 diff --git a/modules/Microsoft.Data.Sqlite b/modules/Microsoft.Data.Sqlite index 3496e32163..44e455dbac 160000 --- a/modules/Microsoft.Data.Sqlite +++ b/modules/Microsoft.Data.Sqlite @@ -1 +1 @@ -Subproject commit 3496e3216322efdf0edf68b25bb664f9857e7760 +Subproject commit 44e455dbacd5d166299ff6881baad5d412576565 diff --git a/modules/Options b/modules/Options index a1635e0444..621cd9d38a 160000 --- a/modules/Options +++ b/modules/Options @@ -1 +1 @@ -Subproject commit a1635e0444ff9b2ec2f83c0433dcbc60afd69ba0 +Subproject commit 621cd9d38a6a8c05d379de7bbbcd59c119827d7d diff --git a/modules/Proxy b/modules/Proxy index 037be64dbc..404fcf500b 160000 --- a/modules/Proxy +++ b/modules/Proxy @@ -1 +1 @@ -Subproject commit 037be64dbcd512dff0ee705f343f66246d81ecdc +Subproject commit 404fcf500bce5fe6a75b2e6b20b40923b0c112a9 diff --git a/modules/ResponseCaching b/modules/ResponseCaching index b385d9672e..e7f8210970 160000 --- a/modules/ResponseCaching +++ b/modules/ResponseCaching @@ -1 +1 @@ -Subproject commit b385d9672ee62dc0538ad952d4f7fcf2b4b5f64e +Subproject commit e7f8210970bd5566795e6f87155a8fd7c7ea4ab0 diff --git a/modules/Scaffolding b/modules/Scaffolding index aeda7064f2..a4fca717da 160000 --- a/modules/Scaffolding +++ b/modules/Scaffolding @@ -1 +1 @@ -Subproject commit aeda7064f20f781b3f680c6796e0d9f2baf3bf71 +Subproject commit a4fca717da581df687d7853e0d18cbd92fb87c06 diff --git a/modules/Security b/modules/Security index 564d53641d..ecfb19993a 160000 --- a/modules/Security +++ b/modules/Security @@ -1 +1 @@ -Subproject commit 564d53641ddba29f502d350cd4a95484b313acd9 +Subproject commit ecfb19993a3ed965de2a7738b597949924ca88d1 diff --git a/modules/ServerTests b/modules/ServerTests index 27b2ed836f..d5b83e32c6 160000 --- a/modules/ServerTests +++ b/modules/ServerTests @@ -1 +1 @@ -Subproject commit 27b2ed836f93bf19ce1bc705f115957600667734 +Subproject commit d5b83e32c62383a04003c269026c3f0e8b5d3522 diff --git a/modules/Session b/modules/Session index 2c13f33a4b..8ad9f43bd4 160000 --- a/modules/Session +++ b/modules/Session @@ -1 +1 @@ -Subproject commit 2c13f33a4b4ca6df265604e38bc49edda46b8170 +Subproject commit 8ad9f43bd4975216e8d9e8f753ce15a8034d2c27 diff --git a/modules/SignalR b/modules/SignalR index 6c7dfbd415..2a5b42cbe3 160000 --- a/modules/SignalR +++ b/modules/SignalR @@ -1 +1 @@ -Subproject commit 6c7dfbd415b098b24ee6d8f3b48f1b194ecd5155 +Subproject commit 2a5b42cbe36967917b39a743e939d5759b49c490 diff --git a/modules/StaticFiles b/modules/StaticFiles index ee7dfe9a86..4c8df8e5a4 160000 --- a/modules/StaticFiles +++ b/modules/StaticFiles @@ -1 +1 @@ -Subproject commit ee7dfe9a866ab5f7c4851aa529ae1d8d9efe0ec9 +Subproject commit 4c8df8e5a4e3abe5e7db51685dbd892d160c1e35 diff --git a/modules/WebHooks b/modules/WebHooks index d41315d2fb..9887b4ecbc 160000 --- a/modules/WebHooks +++ b/modules/WebHooks @@ -1 +1 @@ -Subproject commit d41315d2fbf18e5f467edab621e616c1c6079937 +Subproject commit 9887b4ecbc4a3a79902781c05c30020539a29e91 diff --git a/modules/WebSockets b/modules/WebSockets index 24ac5589c0..34f161321a 160000 --- a/modules/WebSockets +++ b/modules/WebSockets @@ -1 +1 @@ -Subproject commit 24ac5589c0355d4829910e1a2fd40c2edd24c92d +Subproject commit 34f161321a5d3bd9f7c83e968c34dcd98416f061