Skip to content

Commit 8588dfe

Browse files
committed
Added the Newtonsoft.Json submodule
1 parent 976279b commit 8588dfe

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Diff for: .gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "external/aspnetwebstack"]
22
path = external/aspnetwebstack
33
url = git://github.com/mono/aspnetwebstack.git
4+
[submodule "external/Newtonsoft.Json"]
5+
path = external/Newtonsoft.Json
6+
url = git://github.com/mono/Newtonsoft.Json.git

Diff for: external/Newtonsoft.Json

Submodule Newtonsoft.Json added at 471c3e0

0 commit comments

Comments
 (0)