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:
authorRyan Brandenburg <rybrande@microsoft.com>2018-11-26 23:32:17 +0300
committerRyan Brandenburg <rybrande@microsoft.com>2018-11-26 23:32:17 +0300
commite60e74e2bbac1a059277d875274cf7953e59b645 (patch)
tree2edd3c3c72c3d065afb729419ca1b18a9ac42d49 /.gitmodules
parente8fbd910a58c76208ac08751482b8f7893cd6f67 (diff)
parentdc11b1b9dee83fc5d7a2a57faab2d911aae5980f (diff)
Merge remote-tracking branch 'origin/release/2.2' into rybrande/Mondo22ToMaster
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules24
1 files changed, 0 insertions, 24 deletions
diff --git a/.gitmodules b/.gitmodules
index d7b9844cc8..2ffeb05adc 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,19 +1,7 @@
-[submodule "modules/Antiforgery"]
- path = modules/Antiforgery
- url = https://github.com/aspnet/Antiforgery.git
- branch = master
[submodule "modules/BasicMiddleware"]
path = modules/BasicMiddleware
url = https://github.com/aspnet/BasicMiddleware.git
branch = master
-[submodule "modules/CORS"]
- path = modules/CORS
- url = https://github.com/aspnet/CORS.git
- branch = master
-[submodule "modules/HttpSysServer"]
- path = modules/HttpSysServer
- url = https://github.com/aspnet/HttpSysServer.git
- branch = master
[submodule "modules/Identity"]
path = modules/Identity
url = https://github.com/aspnet/Identity.git
@@ -30,18 +18,6 @@
path = modules/Razor
url = https://github.com/aspnet/Razor.git
branch = master
-[submodule "modules/ResponseCaching"]
- path = modules/ResponseCaching
- url = https://github.com/aspnet/ResponseCaching.git
- branch = master
-[submodule "modules/Routing"]
- path = modules/Routing
- url = https://github.com/aspnet/Routing.git
- branch = master
-[submodule "modules/Security"]
- path = modules/Security
- url = https://github.com/aspnet/Security.git
- branch = master
[submodule "modules/SignalR"]
path = modules/SignalR
url = https://github.com/aspnet/SignalR.git