From e780a6f215edcdc805bac310024f7e5a20d75d09 Mon Sep 17 00:00:00 2001 From: Sourabh Shirhatti Date: Fri, 24 May 2019 13:59:36 -0700 Subject: [PATCH] Add gRPC NuGet feed Add gRPC nightly feed which may be required to run the gRPC template in the core-sdk. See https://github.com/aspnet/AspNetCore/blob/da66edc8ff7ec13acddb6d3b34f9a7fa4b789bc3/build/sources.props#L17 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc25de8f1..e610830ab 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ With development builds, internal NuGet feeds are necessary for some scenarios ( + ```