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 092c73a commit 9655d39Copy full SHA for 9655d39
NuGet.config
@@ -22,4 +22,5 @@
22
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget/v3/index.json" />
23
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
24
</packageSources>
25
+ <disabledPackageSources/>
26
</configuration>
0 commit comments