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:
authorRyan Brandenburg <rybrande@microsoft.com>2018-11-20 21:24:50 +0300
committerRyan Brandenburg <rybrande@microsoft.com>2018-11-20 21:24:50 +0300
commitb335283ab1394a936bafd2c69eedd6c206009c6c (patch)
tree4fc23292ea10217f32624ddfcbaf74b2f3e55807 /.gitmodules
parent550435373bee800438f3510beef895ed9b46e029 (diff)
parentf45dacf924517dd7773498eb3ea9a93c0cc23f7c (diff)
Merge branch 'release/2.1' of github.com:aspnet/AspNetCore into rybrande/Mondo2.1
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules8
1 files changed, 0 insertions, 8 deletions
diff --git a/.gitmodules b/.gitmodules
index be6b9310a7..b64f1a6afc 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -22,14 +22,6 @@
path = modules/EntityFrameworkCore
url = https://github.com/aspnet/EntityFrameworkCore.git
branch = release/2.1
-[submodule "modules/Hosting"]
- path = modules/Hosting
- url = https://github.com/aspnet/Hosting.git
- branch = release/2.1
-[submodule "modules/HttpAbstractions"]
- path = modules/HttpAbstractions
- url = https://github.com/aspnet/HttpAbstractions.git
- branch = release/2.1
[submodule "modules/HttpSysServer"]
path = modules/HttpSysServer
url = https://github.com/aspnet/HttpSysServer.git