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

.gitmodules - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2025d14474d4528e26bed929d272fa63ededdffa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[submodule "external/aspnetwebstack"]
	path = external/aspnetwebstack
	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/rx"]
	path = external/rx
	url = git://github.com/mono/rx.git
	branch = rx-oss-v2.2
[submodule "external/ikvm"]
	path = external/ikvm
	url = git://github.com/mono/ikvm-fork.git
[submodule "external/ikdasm"]
	path = external/ikdasm
	url = git://github.com/mono/ikdasm.git
[submodule "external/reference-assemblies"]
	path = external/binary-reference-assemblies
	url = git://github.com/mono/reference-assemblies.git
[submodule "external/Lucene.Net.Light"]
	path = external/Lucene.Net.Light
	url = git://github.com/mono/Lucene.Net.Light.git
[submodule "external/nunit-lite"]
	path = external/nunit-lite
	url = git://github.com/mono/NUnitLite.git