Update BasicMiddleware and Kestrel submodules
This commit is contained in:
parent
fb4d7fe5d9
commit
fa9d64bd8f
|
|
@ -8,8 +8,8 @@
|
|||
branch = release/2.0
|
||||
[submodule "modules/BasicMiddleware"]
|
||||
path = modules/BasicMiddleware
|
||||
url = https://github.com/aspnet/BasicMiddleware.git
|
||||
branch = release/2.0
|
||||
url = https://github.com/aspnet/BasicMiddleware-Private.git
|
||||
branch = release/2.0-msrc
|
||||
[submodule "modules/BrowserLink"]
|
||||
path = modules/BrowserLink
|
||||
url = https://github.com/aspnet/BrowserLink.git
|
||||
|
|
@ -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 8fd34cbb2f62cdf43a892289439b4bdf54ff9699
|
||||
Subproject commit 613802488474bf4938345417faf321e64a173272
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 4e5bcf3f021eda3b6875fbf5768158cff21d8971
|
||||
Subproject commit 93022c062b5ad4c2cf6717a0671b8e5984c72ab7
|
||||
Loading…
Reference in New Issue