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 e5a3816 commit 679d2aaCopy full SHA for 679d2aa
NuGet.config
@@ -13,7 +13,6 @@
13
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
14
<add key="vssdk" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vssdk/nuget/v3/index.json" />
15
<add key="vs-impl" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-impl/nuget/v3/index.json" />
16
- <add key="Nuget.org" value="https://api.nuget.org/v3/index.json" />
17
</packageSources>
18
<disabledPackageSources>
19
<clear />
0 commit comments