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.
grpc-nuget-dev
1 parent b446377 commit 1ff3e7bCopy full SHA for 1ff3e7b
NuGet.config
@@ -10,7 +10,6 @@
10
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
11
<add key="dotnet3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3/nuget/v3/index.json" />
12
<add key="dotnet3-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3-transport/nuget/v3/index.json" />
13
- <add key="grpc-nuget-dev" value="https://grpc.jfrog.io/grpc/api/nuget/v3/grpc-nuget-dev" />
14
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
15
</packageSources>
16
</configuration>
0 commit comments