|
3 | 3 | <packageSources>
|
4 | 4 | <!--To inherit the global NuGet package sources remove the <clear/> line below -->
|
5 | 5 | <clear />
|
6 |
| - <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.--> |
7 |
| - <!-- Begin: Package sources from dotnet-aspnetcore --> |
8 |
| - <add key="darc-int-dotnet-aspnetcore-8ca3954" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-8ca3954c/nuget/v3/index.json" /> |
9 |
| - <!-- End: Package sources from dotnet-aspnetcore --> |
10 |
| - <!-- Begin: Package sources from dotnet-aspnetcore-tooling --> |
11 |
| - <add key="darc-int-dotnet-aspnetcore-tooling-b4f2d74" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-tooling-b4f2d743/nuget/v3/index.json" /> |
12 |
| - <!-- End: Package sources from dotnet-aspnetcore-tooling --> |
13 |
| - <!-- Begin: Package sources from dotnet-core-setup --> |
14 |
| - <add key="darc-int-dotnet-core-setup-dc339bd" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-dc339bd0/nuget/v3/index.json" /> |
15 |
| - <!-- End: Package sources from dotnet-core-setup --> |
16 |
| - <!-- Begin: Package sources from dotnet-extensions --> |
17 |
| - <add key="darc-int-dotnet-extensions-194782e" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-194782ed/nuget/v3/index.json" /> |
18 |
| - <!-- End: Package sources from dotnet-extensions --> |
19 |
| - <!-- Begin: Package sources from dotnet-templating --> |
20 |
| - <add key="darc-int-dotnet-templating-7116c61" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-templating-7116c61c/nuget/v3/index.json" /> |
21 | 6 | <add key="darc-pub-dotnet-templating-f8760d0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-f8760d03/nuget/v3/index.json" />
|
22 |
| - <!-- End: Package sources from dotnet-templating --> |
23 |
| - <!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.--> |
24 | 7 | <add key="source-built-packages" value="SOURCE_BUILT_PACKAGES" />
|
25 | 8 | <add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget/v3/index.json" />
|
26 | 9 | <add key="smoke-test feed" value="SMOKE_TEST_PACKAGE_FEED" />
|
|
0 commit comments