aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Core/project.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/csharp/Grpc.Core/project.json')
-rw-r--r--src/csharp/Grpc.Core/project.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/csharp/Grpc.Core/project.json b/src/csharp/Grpc.Core/project.json
index aa1e4cc7fb..4405ecc5a2 100644
--- a/src/csharp/Grpc.Core/project.json
+++ b/src/csharp/Grpc.Core/project.json
@@ -27,11 +27,10 @@
"embed": [ "../../../etc/roots.pem" ],
"define": [ "SIGNED" ],
"keyFile": "../keys/Grpc.snk",
- "publicSign": true,
"xmlDoc": true
},
"dependencies": {
- "System.Interactive.Async": "3.0.0"
+ "System.Interactive.Async": "3.1.1"
},
"frameworks": {
"net45": { },