aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-02-26 11:23:01 -0800
committerGravatar Craig Tiller <ctiller@google.com>2015-02-26 11:23:01 -0800
commit29f131428272e3b0f5c13d9ec6417f9e3b6dbc9b (patch)
treecda68966326c8350e4385952d7bde9efe4e8ef2e /src/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj
parenta348fa8a07c207617874127e110e6b952f447272 (diff)
parentbc53734c2ec3a329b10272f4dceb7612cbdcde7e (diff)
Merge github.com:grpc/grpc into credit
Diffstat (limited to 'src/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj')
-rw-r--r--src/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj b/src/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj
index 687be3c0cb..a365320f05 100644
--- a/src/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj
+++ b/src/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj
@@ -41,6 +41,7 @@
<Compile Include="ServerTest.cs" />
<Compile Include="GrpcEnvironmentTest.cs" />
<Compile Include="TimespecTest.cs" />
+ <Compile Include="PInvokeTest.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>