We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce01986 commit 0820567Copy full SHA for 0820567
NuGet.config
@@ -15,8 +15,6 @@
15
<add key="dotnet10" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10/nuget/v3/index.json" />
16
<add key="dotnet10-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10-transport/nuget/v3/index.json" />
17
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
18
- <!-- Used for the Rich Navigation indexing task -->
19
- <add key="richnav" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-buildservices/nuget/v3/index.json" />
20
</packageSources>
21
<auditSources>
22
<clear />
azure-pipelines-richnav.yml
0 commit comments