Skip to content

Commit a17d754

Browse files
committed
Update internal feeds in smoke-testNuget.Config
1 parent daad24e commit a17d754

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

smoke-testNuGet.Config

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,24 @@
33
<packageSources>
44
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
55
<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 -->
619
<!-- 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" />
721
<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" />
822
<!-- End: Package sources from dotnet-templating -->
23+
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
924
<add key="source-built-packages" value="SOURCE_BUILT_PACKAGES" />
1025
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget/v3/index.json" />
1126
<add key="smoke-test feed" value="SMOKE_TEST_PACKAGE_FEED" />

0 commit comments

Comments
 (0)