From 990299b48d5f00388fd257506c5ea36d00e239c4 Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Wed, 13 Dec 2017 23:50:22 +0100 Subject: upgrade Grpc and Protobuf nugets in routeguide --- examples/csharp/route_guide/RouteGuide/RouteGuide.csproj | 10 +++++----- examples/csharp/route_guide/RouteGuide/packages.config | 6 +++--- .../route_guide/RouteGuideClient/RouteGuideClient.csproj | 10 +++++----- examples/csharp/route_guide/RouteGuideClient/packages.config | 6 +++--- .../route_guide/RouteGuideServer/RouteGuideServer.csproj | 10 +++++----- examples/csharp/route_guide/RouteGuideServer/packages.config | 8 ++++---- examples/csharp/route_guide/generate_protos.bat | 2 +- 7 files changed, 26 insertions(+), 26 deletions(-) (limited to 'examples/csharp') diff --git a/examples/csharp/route_guide/RouteGuide/RouteGuide.csproj b/examples/csharp/route_guide/RouteGuide/RouteGuide.csproj index 360444e491..e66e986f71 100644 --- a/examples/csharp/route_guide/RouteGuide/RouteGuide.csproj +++ b/examples/csharp/route_guide/RouteGuide/RouteGuide.csproj @@ -32,12 +32,12 @@ 4 - - ..\packages\Google.Protobuf.3.2.0\lib\net45\Google.Protobuf.dll + + ..\packages\Google.Protobuf.3.5.0\lib\net45\Google.Protobuf.dll True - ..\packages\Grpc.Core.1.2.2\lib\net45\Grpc.Core.dll + ..\packages\Grpc.Core.1.8.0\lib\net45\Grpc.Core.dll True @@ -75,12 +75,12 @@ - + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - +