From 8ed83fb44d6cf1f8a7c8e81b17c83bbacf33b185 Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Fri, 20 Jul 2018 00:12:48 +0200 Subject: fix continuous build of the Grpc.Core nuget --- src/csharp/Grpc.Core/Grpc.Core.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/csharp/Grpc.Core/Grpc.Core.csproj b/src/csharp/Grpc.Core/Grpc.Core.csproj index 9e5eab1032..0da95d203c 100755 --- a/src/csharp/Grpc.Core/Grpc.Core.csproj +++ b/src/csharp/Grpc.Core/Grpc.Core.csproj @@ -46,11 +46,11 @@ runtimes/win/native/grpc_csharp_ext.x86.dll true - + runtimes/monoandroid/armeabi-v7a/libgrpc_csharp_ext.so true - + runtimes/monoandroid/arm64-v8a/libgrpc_csharp_ext.so true -- cgit v1.2.3