|
2 | 2 | <configuration>
|
3 | 3 | <packageSources>
|
4 | 4 | <clear />
|
| 5 | + <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.--> |
| 6 | + <!-- Begin: Package sources from dotnet-runtime --> |
| 7 | + <add key="darc-int-dotnet-runtime-2aade6b" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-2aade6be/nuget/v3/index.json" /> |
| 8 | + <add key="darc-int-dotnet-runtime-2aade6b-5" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-2aade6be-5/nuget/v3/index.json" /> |
| 9 | + <add key="darc-int-dotnet-runtime-2aade6b-3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-2aade6be-3/nuget/v3/index.json" /> |
| 10 | + <add key="darc-int-dotnet-runtime-2aade6b-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-2aade6be-2/nuget/v3/index.json" /> |
| 11 | + <add key="darc-int-dotnet-runtime-2aade6b-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-2aade6be-1/nuget/v3/index.json" /> |
| 12 | + <!-- End: Package sources from dotnet-runtime --> |
| 13 | + <!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.--> |
5 | 14 | <add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
|
6 | 15 | <add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
|
7 | 16 | <add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
|
|
17 | 26 | </auditSources>
|
18 | 27 | <disabledPackageSources>
|
19 | 28 | <clear />
|
| 29 | + <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.--> |
| 30 | + <!-- Begin: Package sources from dotnet-runtime --> |
| 31 | + <add key="darc-int-dotnet-runtime-2aade6b-1" value="true" /> |
| 32 | + <add key="darc-int-dotnet-runtime-2aade6b-2" value="true" /> |
| 33 | + <add key="darc-int-dotnet-runtime-2aade6b-3" value="true" /> |
| 34 | + <add key="darc-int-dotnet-runtime-2aade6b-5" value="true" /> |
| 35 | + <add key="darc-int-dotnet-runtime-2aade6b" value="true" /> |
| 36 | + <!-- End: Package sources from dotnet-runtime --> |
| 37 | + <!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.--> |
20 | 38 | </disabledPackageSources>
|
21 | 39 | </configuration>
|
0 commit comments