1
- <?xml version =" 1.0" encoding =" utf-8" ?>
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<configuration >
3
3
<packageSources >
4
4
<clear />
7
7
<add key =" darc-pub-dotnet-runtime-d398172" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-d3981726/nuget/v3/index.json" />
8
8
<!-- End: Package sources from dotnet-runtime -->
9
9
<!-- Begin: Package sources from dotnet-efcore -->
10
- <add key =" darc-pub -dotnet-efcore-dfc53da " value =" https://pkgs.dev.azure.com/dnceng/public /_packaging/darc-pub -dotnet-efcore-dfc53da7 /nuget/v3/index.json" />
10
+ <add key =" darc-int -dotnet-efcore-bb8107e " value =" https://pkgs.dev.azure.com/dnceng/internal /_packaging/darc-int -dotnet-efcore-bb8107e0 /nuget/v3/index.json" />
11
11
<!-- End: Package sources from dotnet-efcore -->
12
+ <!-- Begin: Package sources from dotnet-runtime -->
13
+ <add key =" darc-int-dotnet-runtime-26f3296" value =" https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-26f32960/nuget/v3/index.json" />
14
+ <!-- End: Package sources from dotnet-runtime -->
12
15
<!-- End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
13
16
<add key =" dotnet-eng" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
14
17
<add key =" dotnet-tools" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
25
28
<add key =" dotnet7-transport" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7-transport/nuget/v3/index.json" />
26
29
<!-- Used for the Rich Navigation indexing task -->
27
30
<add key =" richnav" value =" https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-buildservices/nuget/v3/index.json" />
31
+ <add key =" dotnet7-internal" value =" https://pkgs.dev.azure.com/dnceng/internal/_packaging/dotnet7-internal/nuget/v2" />
32
+ <add key =" dotnet7-internal-transport" value =" https://pkgs.dev.azure.com/dnceng/internal/_packaging/dotnet7-internal-transport/nuget/v2" />
33
+ <add key =" dotnet8-internal" value =" https://pkgs.dev.azure.com/dnceng/internal/_packaging/dotnet8-internal/nuget/v2" />
34
+ <add key =" dotnet8-internal-transport" value =" https://pkgs.dev.azure.com/dnceng/internal/_packaging/dotnet8-internal-transport/nuget/v2" />
35
+ <add key =" dotnet9-internal" value =" https://pkgs.dev.azure.com/dnceng/internal/_packaging/dotnet9-internal/nuget/v2" />
36
+ <add key =" dotnet9-internal-transport" value =" https://pkgs.dev.azure.com/dnceng/internal/_packaging/dotnet9-internal-transport/nuget/v2" />
28
37
</packageSources >
29
38
<disabledPackageSources >
30
39
<clear />
40
+ <!-- Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
41
+ <!-- Begin: Package sources from dotnet-efcore -->
42
+ <!-- End: Package sources from dotnet-efcore -->
43
+ <!-- Begin: Package sources from dotnet-runtime -->
44
+ <!-- End: Package sources from dotnet-runtime -->
45
+ <!-- End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
31
46
</disabledPackageSources >
32
- </configuration >
47
+ </configuration >
0 commit comments