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-10-16 22:02:08 +0300
committerNate McMaster <nate.mcmaster@microsoft.com>2018-10-16 22:02:18 +0300
commita35226131a6c85c31aead764a3227dac28a56d9d (patch)
tree7555e65a14ef028addbbd65ab0b57061203e0838 /.gitmodules
parent379d36b5954e13c51af7c096ebfc1b6163cbea41 (diff)
parent89e2508acf89dff14190aa8e2338a9b60c1d397e (diff)
Merge branch release/2.2
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index e210bf2b38..6436140b01 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -38,10 +38,6 @@
path = modules/CORS
url = https://github.com/aspnet/CORS.git
branch = master
-[submodule "modules/DataProtection"]
- path = modules/DataProtection
- url = https://github.com/aspnet/DataProtection.git
- branch = master
[submodule "modules/DependencyInjection"]
path = modules/DependencyInjection
url = https://github.com/aspnet/DependencyInjection.git