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
committerAlan McGovern <alan@xamarin.com>2015-05-29 02:22:49 +0300
commit4bce88888db735082bed30a80d85c9d94ddc15b9 (patch)
treec8d4c9de7e88b8dba62b8e1106dbede51b246086 /.gitmodules
parentae35b076619d306c063d782739810a601c23b19a (diff)
[Core] Remove Newtonsoft.Json submodule and replace with nuget package
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index ff277fc11a..1b4c2db678 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