aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp
diff options
context:
space:
mode:
authorGravatar Alexander Polcyn <apolcyn@google.com>2016-07-25 17:27:35 -0700
committerGravatar Alexander Polcyn <apolcyn@google.com>2016-08-02 23:51:44 -0700
commit809292a7afc8fe8fc1f98f174c8f261b9540242a (patch)
treee401ff331d1ed1ac3f0459a4875a642d1e84505c /src/csharp
parent82fd31ac35c38a81b15e25d61971a9811303ee79 (diff)
ran script to update actual docker files
Diffstat (limited to 'src/csharp')
-rw-r--r--src/csharp/Grpc.Core/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/csharp/Grpc.Core/project.json b/src/csharp/Grpc.Core/project.json
index 4922b8c616..17191849e6 100644
--- a/src/csharp/Grpc.Core/project.json
+++ b/src/csharp/Grpc.Core/project.json
@@ -31,7 +31,7 @@
"xmlDoc": true
},
"dependencies": {
- "System.Interactive.Async": "3.0.0"
+ "Ix-Async": "1.2.5"
},
"frameworks": {
"net45": { },