Skip to content

Commit 5de6c70

Browse files
committed
Add internal sources to smoke-test nuget.config
1 parent e6a2bed commit 5de6c70

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-440dadc" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-440dadc0/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-aec2954" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-tooling-aec2954c/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-826c2c2" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-826c2c2f/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-1c79cde" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-1c79cde9/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-f8760d0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-f8760d03/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="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget/v3/index.json" />
825
</packageSources>

0 commit comments

Comments
 (0)