@@ -6,7 +6,7 @@
"Grpc.Core": {
"target": "project"
},
- "Google.Protobuf": "3.0.0"
+ "Google.Protobuf": "3.2.0"
"frameworks": {
"net45": {
@@ -22,7 +22,7 @@
"dependencies": {
"Grpc.Core": "1.2.0-dev",
@@ -54,7 +54,7 @@
- "Google.Protobuf": "3.0.0",
+ "Google.Protobuf": "3.2.0",
"CommandLineParser.Unofficial": "2.0.275",
"Moq": "4.6.38-alpha",
"NUnit": "3.2.0",
@@ -24,7 +24,7 @@
"Grpc.Core": "${settings.csharp_version}",
@@ -9,7 +9,7 @@