|
1 |
| -[submodule "src/application-insights"] |
| 1 | +[submodule "application-insights"] |
2 | 2 | path = src/application-insights
|
3 | 3 | url = https://github.com/microsoft/ApplicationInsights-dotnet
|
4 |
| -[submodule "src/cssparser"] |
| 4 | +[submodule "cssparser"] |
5 | 5 | path = src/cssparser
|
6 | 6 | url = https://github.com/dotnet/cssparser
|
7 |
| -[submodule "src/humanizer"] |
| 7 | +[submodule "humanizer"] |
8 | 8 | path = src/humanizer
|
9 | 9 | url = https://github.com/Humanizr/Humanizer
|
10 |
| -[submodule "src/newtonsoft-json"] |
| 10 | +[submodule "newtonsoft-json"] |
11 | 11 | path = src/newtonsoft-json
|
12 | 12 | url = https://github.com/JamesNK/Newtonsoft.Json.git
|
13 |
| -[submodule "src/MSBuildLocator"] |
| 13 | +[submodule "MSBuildLocator"] |
14 | 14 | path = src/MSBuildLocator
|
15 | 15 | url = https://github.com/microsoft/MSBuildLocator
|
16 |
| -[submodule "src/azure-activedirectory-identitymodel-extensions-for-dotnet"] |
| 16 | +[submodule "azure-activedirectory-identitymodel-extensions-for-dotnet"] |
17 | 17 | path = src/azure-activedirectory-identitymodel-extensions-for-dotnet
|
18 | 18 | url = https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet.git
|
19 |
| -[submodule "src/docker-creds-provider"] |
| 19 | +[submodule "docker-creds-provider"] |
20 | 20 | path = src/docker-creds-provider
|
21 | 21 | url = https://github.com/mthalman/docker-creds-provider
|
22 | 22 | [submodule "xunit"]
|
|
25 | 25 | [submodule "abstractions-xunit"]
|
26 | 26 | path = src/abstractions-xunit
|
27 | 27 | url = https://github.com/xunit/abstractions.xunit
|
28 |
| -[submodule "src/vs-solutionpersistence"] |
| 28 | +[submodule "vs-solutionpersistence"] |
29 | 29 | path = src/vs-solutionpersistence
|
30 | 30 | url = https://github.com/microsoft/vs-solutionpersistence.git
|
0 commit comments