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 <natemcmaster@users.noreply.github.com>2018-11-19 23:05:39 +0300
committerGitHub <noreply@github.com>2018-11-19 23:05:39 +0300
commit4173f23e3e5ddf7f2f24f69fdc313b0ffa7929a9 (patch)
tree784ac1dede86f5bd6669595c663eee410382627b /.gitmodules
parent69534b5687c6e7ad763b0717d60e68137bddac2f (diff)
Remove the HttpClientFactory submodule (#4085)
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index c0b6f21334..7a76d4a516 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -34,10 +34,6 @@
path = modules/HttpAbstractions
url = https://github.com/aspnet/HttpAbstractions.git
branch = release/2.1
-[submodule "modules/HttpClientFactory"]
- path = modules/HttpClientFactory
- url = https://github.com/aspnet/HttpClientFactory.git
- branch = release/2.1
[submodule "modules/HttpSysServer"]
path = modules/HttpSysServer
url = https://github.com/aspnet/HttpSysServer.git