From 5b0b392cc3e02d7014b918250d6dd1d946a68d46 Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Fri, 7 Aug 2015 19:07:14 -0700 Subject: introduced MockServiceHelper to ease testing --- src/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj | 1 + 1 file changed, 1 insertion(+) (limited to 'src/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj') diff --git a/src/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj b/src/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj index f2bf459dc5..55d0c98d44 100644 --- a/src/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj +++ b/src/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj @@ -77,6 +77,7 @@ + -- cgit v1.2.3