Skip to content

Commit e6af4bf

Browse files
committed
[release/3.1] Remove grpc-nuget-dev feed
- https://grpc.jfrog.io/ seems to be failing though https://status.jfrog.io/ says all is well - feed is not needed because Grpc.AspNetCore v2.23.2 is available from NuGet.org
1 parent 81bccd1 commit e6af4bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

NuGet.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
1212
<add key="dotnet3.1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1/nuget/v3/index.json" />
1313
<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" />
1514
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
1615
</packageSources>
1716
</configuration>

0 commit comments

Comments
 (0)