forked from dotnet/source-build
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
68 lines (68 loc) · 2.14 KB
/
.gitmodules
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
[submodule "src/coreclr"]
path = src/coreclr
url = https://github.com/dotnet/coreclr
[submodule "src/roslyn"]
path = src/roslyn
url = https://github.com/dotnet/roslyn
[submodule "src/core-setup"]
path = src/core-setup
url = https://github.com/dotnet/core-setup
[submodule "src/standard"]
path = src/standard
url = https://github.com/dotnet/standard
[submodule "src/cli"]
path = src/cli
url = https://www.github.com/dotnet/cli
[submodule "src/nuget-client"]
path = src/nuget-client
url = https://github.com/NuGet/NuGet.Client
[submodule "src/templating"]
path = src/templating
url = https://github.com/dotnet/templating
[submodule "src/vstest"]
path = src/vstest
url = https://github.com/Microsoft/vstest
[submodule "src/newtonsoft-json"]
path = src/newtonsoft-json
url = https://github.com/JamesNK/Newtonsoft.Json
[submodule "src/websdk"]
path = src/websdk
url = https://github.com/aspnet/websdk
[submodule "src/msbuild"]
path = src/msbuild
url = https://github.com/Microsoft/msbuild
[submodule "src/application-insights"]
path = src/application-insights
url = https://github.com/Microsoft/ApplicationInsights-dotnet
[submodule "src/clicommandlineparser"]
path = src/clicommandlineparser
url = https://github.com/dotnet/clicommandlineparser
[submodule "src/cli-migrate"]
path = src/cli-migrate
url = https://github.com/dotnet/cli-migrate
[submodule "src/corefx"]
path = src/corefx
url = https://www.github.com/dotnet/corefx
[submodule "src/fsharp"]
path = src/fsharp
url = https://github.com/Microsoft/VisualFSharp
[submodule "src/symreader"]
path = src/symreader
url = https://github.com/dotnet/symreader
[submodule "src/symreader-portable"]
path = src/symreader-portable
url = https://github.com/dotnet/symreader-portable
[submodule "src/xliff-tasks"]
path = src/xliff-tasks
url = https://github.com/dotnet/xliff-tasks
[submodule "src/cli-deps-satellites"]
path = src/cli-deps-satellites
url = https://github.com/dotnet/cli-deps-satellites
[submodule "src/common"]
path = src/common
url = https://github.com/aspnet/common
branch = servicing/1.0.x
[submodule "src/sdk"]
path = src/sdk
url = https://github.com/dotnet/sdk.git
branch = release/2.0.0