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-11-22 03:28:33 +0300
committerNate McMaster <nate.mcmaster@microsoft.com>2018-11-22 03:28:33 +0300
commit006558c4120e7708b0f6c050e53679c018b0e797 (patch)
treef0c329a3b2332a03a4146945ead830cd18c4abb0 /.gitmodules
parent85873966a266be6a3247e700f436aea976dc13b9 (diff)
parentb2d4f8f2f1c189cbe8419e57b8573c7e82296381 (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 0c8408d947..d7b9844cc8 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,10 +10,6 @@
path = modules/CORS
url = https://github.com/aspnet/CORS.git
branch = master
-[submodule "modules/Diagnostics"]
- path = modules/Diagnostics
- url = https://github.com/aspnet/Diagnostics.git
- branch = master
[submodule "modules/HttpSysServer"]
path = modules/HttpSysServer
url = https://github.com/aspnet/HttpSysServer.git