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-06 01:19:19 +0300
committerGitHub <noreply@github.com>2018-11-06 01:19:19 +0300
commit62b24f930e9f869c803caff23c14e41513df7987 (patch)
tree45065e915634cfdac5430d6e7632eded41e0b715 /.gitmodules
parentf454ec3b161b31d2d6fbeb9c38735827f35ce57a (diff)
Remove the aspnet/FileSystem submodule (#3884)
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index ff126b9711..69ad207d6c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -46,10 +46,6 @@
path = modules/EntityFrameworkCore
url = https://github.com/aspnet/EntityFrameworkCore.git
branch = release/2.2
-[submodule "modules/FileSystem"]
- path = modules/FileSystem
- url = https://github.com/aspnet/FileSystem.git
- branch = release/2.2
[submodule "modules/Hosting"]
path = modules/Hosting
url = https://github.com/aspnet/Hosting.git