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 <natemcmaster@users.noreply.github.com>2018-11-09 19:48:42 +0300
committerGitHub <noreply@github.com>2018-11-09 19:48:42 +0300
commit34999a804e6ad9f99bb96ef7969dcf8180bd78bb (patch)
tree5a4b3c47e58914db3d3d185e2f8fc2d0411f3339 /.gitmodules
parent0c6e4bebab2b2755b7dd6eda732d2f2443a9cea6 (diff)
Remove submodules for repos that merged to aspnet/Extensions (#3671)
Builds of the packages in aspnet/Extensions repo go through ProdCon instead of building as a submodule of this repo.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules36
1 files changed, 0 insertions, 36 deletions
diff --git a/.gitmodules b/.gitmodules
index e8c4effa7e..76458daf89 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -22,26 +22,10 @@
path = modules/BrowserLink
url = https://github.com/aspnet/BrowserLink.git
branch = release/2.1
-[submodule "modules/Caching"]
- path = modules/Caching
- url = https://github.com/aspnet/Caching.git
- branch = release/2.1
-[submodule "modules/Common"]
- path = modules/Common
- url = https://github.com/aspnet/Common.git
- branch = release/2.1
-[submodule "modules/Configuration"]
- path = modules/Configuration
- url = https://github.com/aspnet/Configuration.git
- branch = release/2.1
[submodule "modules/CORS"]
path = modules/CORS
url = https://github.com/aspnet/CORS.git
branch = release/2.1
-[submodule "modules/DependencyInjection"]
- path = modules/DependencyInjection
- url = https://github.com/aspnet/DependencyInjection.git
- branch = release/2.1
[submodule "modules/Diagnostics"]
path = modules/Diagnostics
url = https://github.com/aspnet/Diagnostics.git
@@ -54,14 +38,6 @@
path = modules/EntityFrameworkCore
url = https://github.com/aspnet/EntityFrameworkCore.git
branch = release/2.1
-[submodule "modules/EventNotification"]
- path = modules/EventNotification
- url = https://github.com/aspnet/EventNotification.git
- branch = release/2.1
-[submodule "modules/FileSystem"]
- path = modules/FileSystem
- url = https://github.com/aspnet/FileSystem.git
- branch = release/2.1
[submodule "modules/Hosting"]
path = modules/Hosting
url = https://github.com/aspnet/Hosting.git
@@ -102,10 +78,6 @@
path = modules/Localization
url = https://github.com/aspnet/Localization.git
branch = release/2.1
-[submodule "modules/Logging"]
- path = modules/Logging
- url = https://github.com/aspnet/Logging.git
- branch = release/2.1
[submodule "modules/MetaPackages"]
path = modules/MetaPackages
url = https://github.com/aspnet/MetaPackages.git
@@ -122,10 +94,6 @@
path = modules/MvcPrecompilation
url = https://github.com/aspnet/MvcPrecompilation.git
branch = release/2.1
-[submodule "modules/Options"]
- path = modules/Options
- url = https://github.com/aspnet/Options.git
- branch = release/2.1
[submodule "modules/Razor"]
path = modules/Razor
url = https://github.com/aspnet/Razor.git
@@ -166,7 +134,3 @@
path = modules/Templating
url = https://github.com/aspnet/Templating.git
branch = release/2.1
-[submodule "modules/Testing"]
- path = modules/Testing
- url = https://github.com/aspnet/Testing.git
- branch = release/2.1