aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Examples.Tests/Grpc.Examples.Tests.csproj
diff options
context:
space:
mode:
authorGravatar Yuchen Zeng <zyc@google.com>2016-08-16 11:16:34 -0700
committerGravatar Yuchen Zeng <zyc@google.com>2016-08-16 11:16:34 -0700
commite61bf3b406ae5705dafc76899eb84427961a686d (patch)
tree958c605b213d1cba94b5f00540de224b446b1d24 /src/csharp/Grpc.Examples.Tests/Grpc.Examples.Tests.csproj
parent7ef54b662f7993e425e44c28362bbbc99d49ca18 (diff)
parent6b38251f079556833de244c0ab08101e47b6f367 (diff)
Merge remote-tracking branch 'upstream/master' into cares
Diffstat (limited to 'src/csharp/Grpc.Examples.Tests/Grpc.Examples.Tests.csproj')
-rw-r--r--src/csharp/Grpc.Examples.Tests/Grpc.Examples.Tests.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/csharp/Grpc.Examples.Tests/Grpc.Examples.Tests.csproj b/src/csharp/Grpc.Examples.Tests/Grpc.Examples.Tests.csproj
index 4c7d89309a..c8801a9413 100644
--- a/src/csharp/Grpc.Examples.Tests/Grpc.Examples.Tests.csproj
+++ b/src/csharp/Grpc.Examples.Tests/Grpc.Examples.Tests.csproj
@@ -43,7 +43,7 @@
<HintPath>..\packages\NUnit.3.2.0\lib\net45\nunit.framework.dll</HintPath>
</Reference>
<Reference Include="System.Interactive.Async">
- <HintPath>..\packages\Ix-Async.1.2.5\lib\net45\System.Interactive.Async.dll</HintPath>
+ <HintPath>..\packages\System.Interactive.Async.3.0.0\lib\net45\System.Interactive.Async.dll</HintPath>
</Reference>
<Reference Include="nunitlite">
<HintPath>..\packages\NUnitLite.3.2.0\lib\net45\nunitlite.dll</HintPath>
@@ -75,4 +75,4 @@
<ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
-</Project> \ No newline at end of file
+</Project>