From e56556749146e5d36db56156f4f5653638b36c03 Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Thu, 19 Jul 2018 23:42:14 +0200 Subject: [PATCH] explicitly list Grpc.Core.targets files --- src/csharp/Grpc.Core/Grpc.Core.csproj | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/src/csharp/Grpc.Core/Grpc.Core.csproj b/src/csharp/Grpc.Core/Grpc.Core.csproj index 315d54b7c60..9e5eab10328 100755 --- a/src/csharp/Grpc.Core/Grpc.Core.csproj +++ b/src/csharp/Grpc.Core/Grpc.Core.csproj @@ -54,6 +54,14 @@ runtimes/monoandroid/arm64-v8a/libgrpc_csharp_ext.so true + + build/net45/ + true + + + build/MonoAndroid/ + true + @@ -73,11 +81,4 @@ - - - true - build - - -