We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9655d39 commit 5f38697Copy full SHA for 5f38697
smoke-testNuGet.Config
@@ -22,5 +22,6 @@
22
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
23
<add key="source-built-packages" value="SOURCE_BUILT_PACKAGES" />
24
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget/v3/index.json" />
25
+ <add key="smoke-test feed" value="SMOKE_TEST_PACKAGE_FEED" />
26
</packageSources>
27
</configuration>
0 commit comments