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-22 03:33:42 +0300
committerRyan Brandenburg <rybrande@microsoft.com>2018-11-22 03:33:42 +0300
commit1ee4e2b936e4e29051b08b37e33290a825f353cf (patch)
tree2eac07cf5e9c4511178bf75e2d862f81b3605ff5 /.gitmodules
parentb2d4f8f2f1c189cbe8419e57b8573c7e82296381 (diff)
parent7ee9dac67f0b0143a7bd6d1a7aa902f7dcf75293 (diff)
Merge remote-tracking branch 'origin/release/2.1' into rybrande/Mondo2.2
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules24
1 files changed, 0 insertions, 24 deletions
diff --git a/.gitmodules b/.gitmodules
index 0af0534995..eff5315721 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,7 +1,3 @@
-[submodule "modules/Antiforgery"]
- path = modules/Antiforgery
- url = https://github.com/aspnet/Antiforgery.git
- branch = release/2.2
[submodule "modules/BasicMiddleware"]
path = modules/BasicMiddleware
url = https://github.com/aspnet/BasicMiddleware.git
@@ -10,18 +6,10 @@
path = modules/BrowserLink
url = https://github.com/aspnet/BrowserLink.git
branch = release/2.2
-[submodule "modules/CORS"]
- path = modules/CORS
- url = https://github.com/aspnet/CORS.git
- branch = release/2.2
[submodule "modules/EntityFrameworkCore"]
path = modules/EntityFrameworkCore
url = https://github.com/aspnet/EntityFrameworkCore.git
branch = release/2.2
-[submodule "modules/HttpSysServer"]
- path = modules/HttpSysServer
- url = https://github.com/aspnet/HttpSysServer.git
- branch = release/2.2
[submodule "modules/Identity"]
path = modules/Identity
url = https://github.com/aspnet/Identity.git
@@ -42,22 +30,10 @@
path = modules/Razor
url = https://github.com/aspnet/Razor.git
branch = release/2.2
-[submodule "modules/ResponseCaching"]
- path = modules/ResponseCaching
- url = https://github.com/aspnet/ResponseCaching.git
- branch = release/2.2
-[submodule "modules/Routing"]
- path = modules/Routing
- url = https://github.com/aspnet/Routing.git
- branch = release/2.2
[submodule "modules/Scaffolding"]
path = modules/Scaffolding
url = https://github.com/aspnet/Scaffolding.git
branch = release/2.2
-[submodule "modules/Security"]
- path = modules/Security
- url = https://github.com/aspnet/Security.git
- branch = release/2.2
[submodule "modules/SignalR"]
path = modules/SignalR
url = https://github.com/aspnet/SignalR.git