From 1532923d65684ddd006914f82af18d26a6a91659 Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Mon, 2 Mar 2015 15:32:47 -0800 Subject: client side support for TLS --- src/csharp/Grpc.Core/Grpc.Core.csproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/csharp/Grpc.Core/Grpc.Core.csproj') diff --git a/src/csharp/Grpc.Core/Grpc.Core.csproj b/src/csharp/Grpc.Core/Grpc.Core.csproj index 05d40d45a6..93d5430591 100644 --- a/src/csharp/Grpc.Core/Grpc.Core.csproj +++ b/src/csharp/Grpc.Core/Grpc.Core.csproj @@ -65,6 +65,10 @@ + + + +