Update submodule urls
This commit is contained in:
parent
f868fd8558
commit
a16c3614d4
|
|
@ -8,7 +8,7 @@
|
||||||
branch = release/2.0
|
branch = release/2.0
|
||||||
[submodule "modules/BasicMiddleware"]
|
[submodule "modules/BasicMiddleware"]
|
||||||
path = modules/BasicMiddleware
|
path = modules/BasicMiddleware
|
||||||
url = https://github.com/aspnet/BasicMiddleware-Private.git
|
url = https://github.com/aspnet/BasicMiddleware.git
|
||||||
branch = release/2.0-msrc
|
branch = release/2.0-msrc
|
||||||
[submodule "modules/BrowserLink"]
|
[submodule "modules/BrowserLink"]
|
||||||
path = modules/BrowserLink
|
path = modules/BrowserLink
|
||||||
|
|
@ -56,7 +56,7 @@
|
||||||
branch = release/2.0
|
branch = release/2.0
|
||||||
[submodule "modules/KestrelHttpServer"]
|
[submodule "modules/KestrelHttpServer"]
|
||||||
path = modules/KestrelHttpServer
|
path = modules/KestrelHttpServer
|
||||||
url = https://github.com/aspnet/KestrelHttpServer-Private.git
|
url = https://github.com/aspnet/KestrelHttpServer.git
|
||||||
branch = release/2.0-msrc
|
branch = release/2.0-msrc
|
||||||
[submodule "modules/Localization"]
|
[submodule "modules/Localization"]
|
||||||
path = modules/Localization
|
path = modules/Localization
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue