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-12-04 02:53:26 +0300
committerNate McMaster <nate.mcmaster@microsoft.com>2018-12-04 02:54:12 +0300
commita6b5bb16fd6e0903d1bc8eaac0bba8f60d1ea52e (patch)
tree2bb3be3339b3b7a8cc5f02820891a7da324efd97 /.gitmodules
parent707810296171927968c046ab3287db376e17e200 (diff)
parentc6459614c7a846bf8369c6544bb4b9573d1f190b (diff)
Merge source code from aspnet/Identity
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 38efb95128..f6f9db6892 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -2,10 +2,6 @@
path = modules/EntityFrameworkCore
url = https://github.com/aspnet/EntityFrameworkCore.git
branch = release/2.1
-[submodule "modules/Identity"]
- path = modules/Identity
- url = https://github.com/aspnet/Identity.git
- branch = release/2.1
[submodule "modules/Scaffolding"]
path = modules/Scaffolding
url = https://github.com/aspnet/Scaffolding.git