Skip to content

Commit 1ff3e7b

Browse files
committed
[release/3.0] 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 b446377 commit 1ff3e7b

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
@@ -10,7 +10,6 @@
1010
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
1111
<add key="dotnet3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3/nuget/v3/index.json" />
1212
<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" />
1413
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
1514
</packageSources>
1615
</configuration>

0 commit comments

Comments
 (0)