-
Notifications
You must be signed in to change notification settings - Fork 39
/
Copy path.gitmodules
30 lines (30 loc) · 1.22 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
[submodule "src/application-insights"]
path = src/application-insights
url = https://github.com/microsoft/ApplicationInsights-dotnet
[submodule "src/cssparser"]
path = src/cssparser
url = https://github.com/dotnet/cssparser
[submodule "src/humanizer"]
path = src/humanizer
url = https://github.com/Humanizr/Humanizer
[submodule "src/newtonsoft-json"]
path = src/newtonsoft-json
url = https://github.com/JamesNK/Newtonsoft.Json.git
[submodule "src/MSBuildLocator"]
path = src/MSBuildLocator
url = https://github.com/microsoft/MSBuildLocator
[submodule "src/azure-activedirectory-identitymodel-extensions-for-dotnet"]
path = src/azure-activedirectory-identitymodel-extensions-for-dotnet
url = https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet.git
[submodule "src/docker-creds-provider"]
path = src/docker-creds-provider
url = https://github.com/mthalman/docker-creds-provider
[submodule "xunit"]
path = src/xunit
url = https://github.com/xunit/xunit
[submodule "abstractions-xunit"]
path = src/abstractions-xunit
url = https://github.com/xunit/abstractions.xunit
[submodule "src/vs-solutionpersistence"]
path = src/vs-solutionpersistence
url = https://github.com/microsoft/vs-solutionpersistence.git