From 7ca6179c666273c850e09f5ecbfc757d653c29ef Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Mon, 18 May 2015 14:28:22 -0700 Subject: Make IAsyncReadStream use IAsyncEnumerator from Ix-Async --- src/csharp/Grpc.Examples.Tests/Grpc.Examples.Tests.csproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/csharp/Grpc.Examples.Tests/Grpc.Examples.Tests.csproj') diff --git a/src/csharp/Grpc.Examples.Tests/Grpc.Examples.Tests.csproj b/src/csharp/Grpc.Examples.Tests/Grpc.Examples.Tests.csproj index 87ccf07dd8..6e84add42b 100644 --- a/src/csharp/Grpc.Examples.Tests/Grpc.Examples.Tests.csproj +++ b/src/csharp/Grpc.Examples.Tests/Grpc.Examples.Tests.csproj @@ -37,6 +37,10 @@ ..\packages\Google.ProtocolBuffers.2.4.1.521\lib\net40\Google.ProtocolBuffers.dll + + False + ..\packages\Ix-Async.1.2.3\lib\net45\System.Interactive.Async.dll + -- cgit v1.2.3