We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
grpc-nuget-dev
1 parent 81bccd1 commit e6af4bfCopy full SHA for e6af4bf
NuGet.config
@@ -11,7 +11,6 @@
11
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
12
<add key="dotnet3.1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1/nuget/v3/index.json" />
13
<add key="dotnet3.1-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1-transport/nuget/v3/index.json" />
14
- <add key="grpc-nuget-dev" value="https://grpc.jfrog.io/grpc/api/nuget/v3/grpc-nuget-dev" />
15
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
16
</packageSources>
17
</configuration>
0 commit comments