Skip to content

Commit c9aa07c

Browse files
committed
Copy internal feeds to smoke-test NuGet.Config
1 parent a42da35 commit c9aa07c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

smoke-testNuGet.Config

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,23 @@
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-331b52b" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-331b52b3/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-7f783df" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-tooling-7f783df7/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-0267ad0" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-0267ad09/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-4210e7d" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-4210e7d1/nuget/v3/index.json" />
18+
<!-- End: Package sources from dotnet-extensions -->
19+
<!-- Begin: Package sources from dotnet-templating -->
20+
<add key="darc-pub-dotnet-templating-9b154f5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-9b154f56/nuget/v3/index.json" />
21+
<!-- End: Package sources from dotnet-templating -->
22+
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
623
<add key="source-built-packages" value="SOURCE_BUILT_PACKAGES" />
724
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
825
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />

0 commit comments

Comments
 (0)