-
Notifications
You must be signed in to change notification settings - Fork 70
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.59 KB
/
.gitmodules
File metadata and controls
33 lines (33 loc) · 1.59 KB
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
[submodule "cssparser"]
path = src/externalPackages/src/cssparser
url = https://github.com/dotnet/cssparser
[submodule "humanizer"]
path = src/externalPackages/src/humanizer
url = https://github.com/Humanizr/Humanizer
[submodule "newtonsoft-json"]
path = src/externalPackages/src/newtonsoft-json
url = https://github.com/JamesNK/Newtonsoft.Json.git
[submodule "MSBuildLocator"]
path = src/externalPackages/src/MSBuildLocator
url = https://github.com/microsoft/MSBuildLocator
[submodule "azure-activedirectory-identitymodel-extensions-for-dotnet"]
path = src/externalPackages/src/azure-activedirectory-identitymodel-extensions-for-dotnet
url = https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet.git
[submodule "docker-creds-provider"]
path = src/externalPackages/src/docker-creds-provider
url = https://github.com/mthalman/docker-creds-provider
[submodule "vs-solutionpersistence"]
path = src/externalPackages/src/vs-solutionpersistence
url = https://github.com/microsoft/vs-solutionpersistence.git
[submodule "spectre-console"]
path = src/externalPackages/src/spectre-console
url = https://github.com/spectreconsole/spectre.console
[submodule "src/externalPackages/src/antlr4"]
path = src/externalPackages/src/antlr4
url = https://github.com/antlr/antlr4
[submodule "opentelemetry-dotnet"]
path = src/externalPackages/src/opentelemetry-dotnet
url = https://github.com/open-telemetry/opentelemetry-dotnet
[submodule "opentelemetry-dotnet-contrib"]
path = src/externalPackages/src/opentelemetry-dotnet-contrib
url = https://github.com/open-telemetry/opentelemetry-dotnet-contrib