aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Core/Grpc.Core.nuspec
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2016-11-28 17:44:36 +0000
committerGravatar Mark D. Roth <roth@google.com>2016-11-28 17:44:36 +0000
commit494790b84ef3d179422034a7de04466fbf04d3ba (patch)
tree071e2324793b7cc1619cee1e3733a43498f925d1 /src/csharp/Grpc.Core/Grpc.Core.nuspec
parente85477646c5b6ec159715a7e8d9ebaaf6d451777 (diff)
parentcb13465fb0908e41392a648f29fbed1d9ab1fc9a (diff)
Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup
Diffstat (limited to 'src/csharp/Grpc.Core/Grpc.Core.nuspec')
-rw-r--r--src/csharp/Grpc.Core/Grpc.Core.nuspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/csharp/Grpc.Core/Grpc.Core.nuspec b/src/csharp/Grpc.Core/Grpc.Core.nuspec
index a8459c4d9c..b2a0160147 100644
--- a/src/csharp/Grpc.Core/Grpc.Core.nuspec
+++ b/src/csharp/Grpc.Core/Grpc.Core.nuspec
@@ -15,7 +15,7 @@
<copyright>Copyright 2015, Google Inc.</copyright>
<tags>gRPC RPC Protocol HTTP/2</tags>
<dependencies>
- <dependency id="System.Interactive.Async" version="3.0.0" />
+ <dependency id="System.Interactive.Async" version="3.1.1" />
</dependencies>
</metadata>
<files>