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 b1b1129 commit f0e305eCopy full SHA for f0e305e
NuGet.config
@@ -9,8 +9,6 @@
9
<!-- Required for Microsoft.VisualStudio.Platform.VSEditor package -->
10
<add key="vs-impl" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-impl/nuget/v3/index.json" />
11
<add key="vs-impl-archived" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-impl-archived/nuget/v3/index.json" />
12
- <!-- Used for Rich Navigation indexing task -->
13
- <add key="richnav" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-buildservices/nuget/v3/index.json" />
14
</packageSources>
15
<disabledPackageSources>
16
<clear />
azure-pipelines-richnav.yml
0 commit comments