Update KestrelHttpServer submodule
This commit is contained in:
parent
fefae2682b
commit
21f435bc8d
|
|
@ -104,8 +104,8 @@
|
||||||
branch = release/2.1
|
branch = release/2.1
|
||||||
[submodule "modules/KestrelHttpServer"]
|
[submodule "modules/KestrelHttpServer"]
|
||||||
path = modules/KestrelHttpServer
|
path = modules/KestrelHttpServer
|
||||||
url = https://github.com/aspnet/KestrelHttpServer.git
|
url = https://github.com/aspnet/KestrelHttpServer-Private.git
|
||||||
branch = release/2.1
|
branch = release/2.1-msrc
|
||||||
[submodule "modules/Localization"]
|
[submodule "modules/Localization"]
|
||||||
path = modules/Localization
|
path = modules/Localization
|
||||||
url = https://github.com/aspnet/Localization.git
|
url = https://github.com/aspnet/Localization.git
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 3ab8461a8c771d20886f519f4134aec92a86535b
|
Subproject commit b0e1fa5e30fd3da74273d5117226f9a6073e8257
|
||||||
Loading…
Reference in New Issue