From bd3df5f5f11714d0d9e5221dd51d4aae6151fa00 Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Fri, 27 Feb 2015 14:37:57 -0800 Subject: fix conditional inclusion of grpc_csharp_ext.dll --- src/csharp/Grpc.Core/Grpc.Core.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/csharp/Grpc.Core/Grpc.Core.csproj b/src/csharp/Grpc.Core/Grpc.Core.csproj index de742f99ad..05d40d45a6 100644 --- a/src/csharp/Grpc.Core/Grpc.Core.csproj +++ b/src/csharp/Grpc.Core/Grpc.Core.csproj @@ -67,9 +67,9 @@ - - + + PreserveNewest -- cgit v1.2.3