From 5111d873f801576bee4e3aea9b9fa646eb605849 Mon Sep 17 00:00:00 2001 From: "Ville M. Vainio" Date: Fri, 8 May 2020 16:41:48 +0300 Subject: [PATCH] SkipGrpcNativeLibsCopying can now be False, false or FALSE --- src/csharp/Grpc.Core/build/net45/Grpc.Core.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/csharp/Grpc.Core/build/net45/Grpc.Core.targets b/src/csharp/Grpc.Core/build/net45/Grpc.Core.targets index dba38203b84..89b8f054a80 100644 --- a/src/csharp/Grpc.Core/build/net45/Grpc.Core.targets +++ b/src/csharp/Grpc.Core/build/net45/Grpc.Core.targets @@ -10,7 +10,7 @@ native libraries are used at all times. Mismatching native and managed library versions are not supported. --> - + Always grpc_csharp_ext.x86.dll