From abf22022465f628fce764e1f5a775310c0317973 Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Tue, 24 Feb 2015 08:43:02 -0800 Subject: [PATCH] grpc_csharp_ext.dll added to the project to force automatic copying to the output dir --- src/csharp/Grpc.Core/Grpc.Core.csproj | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/csharp/Grpc.Core/Grpc.Core.csproj b/src/csharp/Grpc.Core/Grpc.Core.csproj index 6156b2f38bb..f88c9b373fe 100644 --- a/src/csharp/Grpc.Core/Grpc.Core.csproj +++ b/src/csharp/Grpc.Core/Grpc.Core.csproj @@ -66,5 +66,10 @@ + + + PreserveNewest + + \ No newline at end of file