|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 | 2 | <configuration>
|
3 |
| - <packageSources> |
4 |
| - <clear /> |
5 |
| - <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.--> |
6 |
| - <!-- Begin: Package sources from dotnet-razor-tooling --> |
7 |
| - <add key="darc-int-dotnet-razor-tooling-7803678" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-razor-tooling-78036785/nuget/v3/index.json" /> |
8 |
| - <!-- End: Package sources from dotnet-razor-tooling --> |
9 |
| - <!-- Begin: Package sources from dotnet-aspnetcore-tooling --> |
10 |
| - <!-- End: Package sources from dotnet-aspnetcore-tooling --> |
11 |
| - <!-- Begin: Package sources from dotnet-corefx --> |
12 |
| - <add key="darc-int-dotnet-corefx-edf5340" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-edf5340c/nuget/v3/index.json" /> |
13 |
| - <!-- End: Package sources from dotnet-corefx --> |
14 |
| - <!-- Begin: Package sources from dotnet-core-setup --> |
15 |
| - <add key="darc-int-dotnet-core-setup-df8abc0" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-df8abc0f/nuget/v3/index.json" /> |
16 |
| - <!-- End: Package sources from dotnet-core-setup --> |
17 |
| - <!-- Begin: Package sources from dotnet-efcore --> |
18 |
| - <add key="darc-int-dotnet-efcore-c3baaac" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-c3baaac7/nuget/v3/index.json" /> |
19 |
| - <!-- End: Package sources from dotnet-efcore --> |
20 |
| - <!-- Begin: Package sources from dotnet-extensions --> |
21 |
| - <add key="darc-int-dotnet-extensions-c7c07d5" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-c7c07d57/nuget/v3/index.json" /> |
22 |
| - <!-- End: Package sources from dotnet-extensions --> |
23 |
| - <!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.--> |
24 |
| - <add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" /> |
25 |
| - <add key="dotnet3.1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1/nuget/v3/index.json" /> |
26 |
| - <add key="dotnet3.1-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1-transport/nuget/v3/index.json" /> |
27 |
| - <add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" /> |
28 |
| - </packageSources> |
29 |
| - <disabledPackageSources> |
30 |
| - <clear /> |
31 |
| - <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.--> |
32 |
| - <!-- Begin: Package sources from dotnet-razor-tooling --> |
33 |
| - <add key="darc-int-dotnet-razor-tooling-7803678" value="true" /> |
34 |
| - <!-- End: Package sources from dotnet-razor-tooling --> |
35 |
| - <!-- Begin: Package sources from dotnet-extensions --> |
36 |
| - <add key="darc-int-dotnet-extensions-c7c07d5" value="true" /> |
37 |
| - <!-- End: Package sources from dotnet-extensions --> |
38 |
| - <!-- Begin: Package sources from dotnet-aspnetcore-tooling --> |
39 |
| - <!-- End: Package sources from dotnet-aspnetcore-tooling --> |
40 |
| - <!-- Begin: Package sources from dotnet-efcore --> |
41 |
| - <add key="darc-int-dotnet-efcore-c3baaac" value="true" /> |
42 |
| - <!-- End: Package sources from dotnet-efcore --> |
43 |
| - <!-- Begin: Package sources from dotnet-core-setup --> |
44 |
| - <add key="darc-int-dotnet-core-setup-df8abc0" value="true" /> |
45 |
| - <!-- End: Package sources from dotnet-core-setup --> |
46 |
| - <!-- Begin: Package sources from dotnet-corefx --> |
47 |
| - <add key="darc-int-dotnet-corefx-edf5340" value="true" /> |
48 |
| - <!-- End: Package sources from dotnet-corefx --> |
49 |
| - <!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.--> |
50 |
| - </disabledPackageSources> |
| 3 | + <packageSources> |
| 4 | + <clear /> |
| 5 | + <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.--> |
| 6 | + <!-- Begin: Package sources from dotnet-razor-tooling --> |
| 7 | + <!-- End: Package sources from dotnet-razor-tooling --> |
| 8 | + <!-- Begin: Package sources from dotnet-aspnetcore-tooling --> |
| 9 | + <!-- End: Package sources from dotnet-aspnetcore-tooling --> |
| 10 | + <!-- Begin: Package sources from dotnet-corefx --> |
| 11 | + <!-- End: Package sources from dotnet-corefx --> |
| 12 | + <!-- Begin: Package sources from dotnet-core-setup --> |
| 13 | + <!-- End: Package sources from dotnet-core-setup --> |
| 14 | + <!-- Begin: Package sources from dotnet-efcore --> |
| 15 | + <!-- End: Package sources from dotnet-efcore --> |
| 16 | + <!-- Begin: Package sources from dotnet-extensions --> |
| 17 | + <!-- End: Package sources from dotnet-extensions --> |
| 18 | + <!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.--> |
| 19 | + <add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" /> |
| 20 | + <add key="dotnet3.1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1/nuget/v3/index.json" /> |
| 21 | + <add key="dotnet3.1-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1-transport/nuget/v3/index.json" /> |
| 22 | + <add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" /> |
| 23 | + </packageSources> |
| 24 | + <disabledPackageSources> |
| 25 | + <clear /> |
| 26 | + <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.--> |
| 27 | + <!-- Begin: Package sources from dotnet-razor-tooling --> |
| 28 | + <!-- End: Package sources from dotnet-razor-tooling --> |
| 29 | + <!-- Begin: Package sources from dotnet-extensions --> |
| 30 | + <!-- End: Package sources from dotnet-extensions --> |
| 31 | + <!-- Begin: Package sources from dotnet-aspnetcore-tooling --> |
| 32 | + <!-- End: Package sources from dotnet-aspnetcore-tooling --> |
| 33 | + <!-- Begin: Package sources from dotnet-efcore --> |
| 34 | + <!-- End: Package sources from dotnet-efcore --> |
| 35 | + <!-- Begin: Package sources from dotnet-core-setup --> |
| 36 | + <!-- End: Package sources from dotnet-core-setup --> |
| 37 | + <!-- Begin: Package sources from dotnet-corefx --> |
| 38 | + <!-- End: Package sources from dotnet-corefx --> |
| 39 | + <!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.--> |
| 40 | + </disabledPackageSources> |
51 | 41 | </configuration>
|
0 commit comments