Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNate McMaster <nate.mcmaster@microsoft.com>2018-03-14 02:35:46 +0300
committerNate McMaster <nate.mcmaster@microsoft.com>2018-03-14 02:35:46 +0300
commita16c3614d4a0c6c158d3f96a1f95662deda62880 (patch)
treea950ade9fcd05be3abf214390910a45c2579059a
parentf868fd8558446337ecdf9286e99f2e523ed835c6 (diff)
Update submodule urls2.0.6
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 140677a735..346d96ae02 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -8,7 +8,7 @@
branch = release/2.0
[submodule "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
[submodule "modules/BrowserLink"]
path = modules/BrowserLink
@@ -56,7 +56,7 @@
branch = release/2.0
[submodule "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
[submodule "modules/Localization"]
path = modules/Localization