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-11-20 08:34:26 +0300
committerNate McMaster <nate.mcmaster@microsoft.com>2018-11-20 08:34:26 +0300
commit4fcc8b990248094217f1e13ee82f8758ff410a25 (patch)
tree06996371a95c63ec75a2cf68b84103e769cb7302 /.gitmodules
parent98190bdaf9dc6db598bc3af743c14c39f4741997 (diff)
Update targets to build HttpAbstractions projects
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 7a76d4a516..542c33301e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -30,10 +30,6 @@
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