Update to include Kestrel patch changes
This commit is contained in:
parent
c376dab2b6
commit
7089f16859
|
|
@ -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
|
||||
Loading…
Reference in New Issue