Add gRPC NuGet feed
Add gRPC nightly feed which may be required to run the gRPC template in the core-sdk.
See da66edc8ff/build/sources.props (L17)
This commit is contained in:
parent
3f0525f614
commit
e780a6f215
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ With development builds, internal NuGet feeds are necessary for some scenarios (
|
|||
<add key="aspnet-aspnetcore-tooling" value="https://dotnetfeed.blob.core.windows.net/aspnet-aspnetcore-tooling/index.json" />
|
||||
<add key="aspnet-entityframeworkcore" value="https://dotnetfeed.blob.core.windows.net/aspnet-entityframeworkcore/index.json" />
|
||||
<add key="aspnet-extensions" value="https://dotnetfeed.blob.core.windows.net/aspnet-extensions/index.json" />
|
||||
<add key="gRPC repository" value="https://grpc.jfrog.io/grpc/api/nuget/v3/grpc-nuget-dev" />
|
||||
</packageSources>
|
||||
</configuration>
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue