Revert "[master] Remove `grpc-nuget-dev` feed"

- was an accidental push

This reverts commit 5e706ae279.
This commit is contained in:
Doug Bunting 2019-12-14 12:04:13 -08:00
parent 5e706ae279
commit 7d3a1313ed
No known key found for this signature in database
GPG Key ID: EE41520987982C03
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
<add key="dotnet5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
<add key="dotnet5-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5-transport/nuget/v3/index.json" />
<add key="grpc-nuget-dev" value="https://grpc.jfrog.io/grpc/api/nuget/v3/grpc-nuget-dev" />
<add key="roslyn" value="https://dotnet.myget.org/F/roslyn/api/v3/index.json" />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
<add key="aspnetcore-dev" value="https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json" />