From 8d9dff511811bd8e0c92bd56fd682db14033424b Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Wed, 15 Jun 2016 09:35:39 -0700 Subject: prevent interfering of project.json files with .csproj files in VS2015 --- src/csharp/Grpc.Examples.MathServer/Grpc.Examples.MathServer.csproj | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/csharp/Grpc.Examples.MathServer/Grpc.Examples.MathServer.csproj') diff --git a/src/csharp/Grpc.Examples.MathServer/Grpc.Examples.MathServer.csproj b/src/csharp/Grpc.Examples.MathServer/Grpc.Examples.MathServer.csproj index 74d79b44d9..26b42b6936 100644 --- a/src/csharp/Grpc.Examples.MathServer/Grpc.Examples.MathServer.csproj +++ b/src/csharp/Grpc.Examples.MathServer/Grpc.Examples.MathServer.csproj @@ -57,4 +57,7 @@ Grpc.Examples + + + \ No newline at end of file -- cgit v1.2.3