|
4 | 4 | <packageSources> |
5 | 5 | <clear /> |
6 | 6 | <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.--> |
| 7 | + <!-- Begin: Package sources from dotnet-runtime --> |
| 8 | + <add key="darc-int-dotnet-runtime-9d5a6a9" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-9d5a6a9a/nuget/v3/index.json" /> |
| 9 | + <!-- End: Package sources from dotnet-runtime --> |
7 | 10 | <!-- Begin: Package sources from dotnet-winforms --> |
8 | | - <add key="darc-pub-dotnet-winforms-46fe577" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-winforms-46fe5772/nuget/v3/index.json" /> |
| 11 | + <add key="darc-int-dotnet-winforms-62ebdb4" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-winforms-62ebdb4b/nuget/v3/index.json" /> |
9 | 12 | <!-- End: Package sources from dotnet-winforms --> |
10 | 13 | <!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.--> |
11 | 14 | <add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" /> |
|
18 | 21 | <add key="dotnet9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json" /> |
19 | 22 | <add key="dotnet9-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9-transport/nuget/v3/index.json" /> |
20 | 23 | </packageSources> |
21 | | - <disabledPackageSources /> |
| 24 | + <disabledPackageSources> |
| 25 | + <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.--> |
| 26 | + <!-- Begin: Package sources from dotnet-runtime --> |
| 27 | + <add key="darc-int-dotnet-runtime-9d5a6a9" value="true" /> |
| 28 | + <!-- End: Package sources from dotnet-runtime --> |
| 29 | + <!-- Begin: Package sources from dotnet-winforms --> |
| 30 | + <add key="darc-int-dotnet-winforms-62ebdb4" value="true" /> |
| 31 | + <!-- End: Package sources from dotnet-winforms --> |
| 32 | + <!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.--> |
| 33 | + </disabledPackageSources> |
22 | 34 | </configuration> |
0 commit comments