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:
-rw-r--r--.gitmodules8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 716a2fa590..295fc54ba8 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -44,8 +44,8 @@
branch = release/2.0
[submodule "modules/Identity"]
path = modules/Identity
- url = https://github.com/aspnet/Identity-Private.git
- branch = release/2.0-msrc
+ url = https://github.com/aspnet/Identity.git
+ branch = release/2.0
[submodule "modules/IISIntegration"]
path = modules/IISIntegration
url = https://github.com/aspnet/IISIntegration.git
@@ -56,8 +56,8 @@
branch = release/2.0
[submodule "modules/KestrelHttpServer"]
path = modules/KestrelHttpServer
- url = https://github.com/aspnet/KestrelHttpServer-Private.git
- branch = release/2.0-msrc
+ url = https://github.com/aspnet/KestrelHttpServer.git
+ branch = release/2.0
[submodule "modules/Localization"]
path = modules/Localization
url = https://github.com/aspnet/Localization.git