Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Munn <greg@sgmunn.com>2015-05-28 22:40:07 +0300
committerGreg Munn <greg@sgmunn.com>2015-06-03 18:10:08 +0300
commit1475f0d932d1c3063df5db7aa037457f396d8b4c (patch)
treeb75dde10330090ace44f9b52ccd3b78e313d5bf4 /.gitmodules
parentc668eb5398b0bd805ab2d66bd99dbcf8183d00fe (diff)
[Core] Remove Newtonsoft.Json submodule and replace with Nuget
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 95b3ca824c..a242c7786e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -8,9 +8,6 @@
[submodule "main/external/mdtestharness"]
path = main/external/mdtestharness
url = git://github.com/mono/mdtestharness.git
-[submodule "main/external/Newtonsoft.Json"]
- path = main/external/Newtonsoft.Json
- url = git://github.com/mono/Newtonsoft.Json.git
[submodule "main/external/nrefactory"]
path = main/external/nrefactory
url = git://github.com/icsharpcode/NRefactory.git