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-07 08:20:06 +0300
committerNate McMaster <nate.mcmaster@microsoft.com>2018-11-07 08:20:06 +0300
commit302d8d59dd91d039af5bbc2b702bc190e260e9f3 (patch)
treeac680d4eb4879fda0de6e3e9ca1720703b7771da /.gitmodules
parent5faea3ff7b138b8e768192c5a56e8de282c84986 (diff)
Remove the aspnet/Caching submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 55b650c605..f88fba7d65 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -22,10 +22,6 @@
path = modules/BrowserLink
url = https://github.com/aspnet/BrowserLink.git
branch = release/2.2
-[submodule "modules/Caching"]
- path = modules/Caching
- url = https://github.com/aspnet/Caching.git
- branch = release/2.2
[submodule "modules/CORS"]
path = modules/CORS
url = https://github.com/aspnet/CORS.git