Skip to content

Commit

Permalink
TEMP: Add nuget.org feed
Browse files Browse the repository at this point in the history
  • Loading branch information
bricelam committed May 3, 2022
1 parent 1f0cd24 commit 1db7757
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
<!-- Used for the Rich Navigation indexing task -->
<add key="richnav" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-buildservices/nuget/v3/index.json" />
<!-- TODO: Remove after mirroring packages -->
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
</packageSources>
<disabledPackageSources>
<clear />
Expand Down

0 comments on commit 1db7757

Please sign in to comment.