aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Core/Grpc.Core.csproj
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2015-02-26 18:19:47 -0800
committerGravatar Jan Tattermusch <jtattermusch@google.com>2015-02-26 18:30:46 -0800
commit503bbac2175c4dced3f82be428b74eafe4141251 (patch)
tree6c7eecac0be9fc77a6dfca0873fb5687b1d3ba1f /src/csharp/Grpc.Core/Grpc.Core.csproj
parent289942fd06badd0cb896db1d4f258c7e4d441e8f (diff)
added C# interop server
Diffstat (limited to 'src/csharp/Grpc.Core/Grpc.Core.csproj')
-rw-r--r--src/csharp/Grpc.Core/Grpc.Core.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/csharp/Grpc.Core/Grpc.Core.csproj b/src/csharp/Grpc.Core/Grpc.Core.csproj
index 183c442358..de742f99ad 100644
--- a/src/csharp/Grpc.Core/Grpc.Core.csproj
+++ b/src/csharp/Grpc.Core/Grpc.Core.csproj
@@ -76,7 +76,7 @@
</Content>
</ItemGroup>
</When>
- <Otherwise/>
+ <Otherwise />
</Choose>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project> \ No newline at end of file