Report warning when calling async method without wait in non-async context.
[mono.git] / .gitmodules
index c1599ea73631566fb9e6ed652cc76a31d06eea0b..31b22e7b4e1eac0af0822625155db223a877a6c0 100644 (file)
@@ -1,3 +1,15 @@
 [submodule "external/aspnetwebstack"]
        path = external/aspnetwebstack
-       url = git@github.com:mono/aspnetwebstack.git
+       url = git://github.com/mono/aspnetwebstack.git
+[submodule "external/Newtonsoft.Json"]
+       path = external/Newtonsoft.Json
+       url = git://github.com/mono/Newtonsoft.Json.git
+[submodule "external/cecil"]
+       path = external/cecil
+       url = git://github.com/mono/cecil.git
+[submodule "external/debian-snapshot"]
+       path = external/debian-snapshot
+       url = git://github.com/directhex/mono-snapshot.git
+[submodule "external/entityframework"]
+       path = external/entityframework
+       url = git://github.com/mono/entityframework.git