Update to include Kestrel patch changes

This commit is contained in:
Nate McMaster 2018-04-17 15:47:38 -07:00
parent c376dab2b6
commit 7089f16859
No known key found for this signature in database
GPG Key ID: A778D9601BD78810
2 changed files with 3 additions and 3 deletions

4
.gitmodules vendored
View File

@ -56,8 +56,8 @@
branch = release/2.0
[submodule "modules/KestrelHttpServer"]
path = modules/KestrelHttpServer
url = https://github.com/aspnet/KestrelHttpServer.git
branch = release/2.0
url = https://github.com/aspnet/KestrelHttpServer-Private.git
branch = release/2.0-msrc
[submodule "modules/Localization"]
path = modules/Localization
url = https://github.com/aspnet/Localization.git

@ -1 +1 @@
Subproject commit 8392ecdb81698aec199a44ab8c1e937d1c68a688
Subproject commit 1cfe5f1e0bf23da6c1679e2a26423c78e2f3f1e2