Skip to content

Commit c62ff42

Browse files
authored
Remove richnav pipeline and feed (#11682)
The service no longer exists.
1 parent 11ac19d commit c62ff42

File tree

2 files changed

+0
-70
lines changed

2 files changed

+0
-70
lines changed

NuGet.config

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020
<add key="vssdk-archived" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vssdk-archived/nuget/v3/index.json" />
2121
<add key="vs-impl" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-impl/nuget/v3/index.json" />
2222
<add key="vs-impl-archived" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-impl-archived/nuget/v3/index.json" />
23-
<!-- Used for the Rich Navigation indexing task -->
24-
<add key="richnav" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-buildservices/nuget/v3/index.json" />
2523
<!-- Used for BenchmarkDotNet prerelease packages -->
2624
<add key="benchmark-dotnet-prerelease" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/benchmark-dotnet-prerelease/nuget/v3/index.json" />
2725
</packageSources>
@@ -36,18 +34,12 @@
3634
<packageSource key="dotnet-core-internal-tooling">
3735
<package pattern="microsoft.*" />
3836
</packageSource>
39-
<packageSource key="richnav">
40-
<package pattern="richcodenav.envvardump" />
41-
</packageSource>
4237
-->
4338
<packageSourceMapping>
4439
<clear />
4540
<packageSource key="dotnet-core-internal-tooling">
4641
<package pattern="microsoft.*" />
4742
</packageSource>
48-
<packageSource key="richnav">
49-
<package pattern="richcodenav.envvardump" />
50-
</packageSource>
5143
<packageSource key="dotnet-eng">
5244
<package pattern="microsoft.*" />
5345
<package pattern="sn" />

azure-pipelines-richnav.yml

Lines changed: 0 additions & 62 deletions
This file was deleted.

0 commit comments

Comments
 (0)