aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.IntegrationTesting
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2017-02-22 09:48:41 +0100
committerGravatar Jan Tattermusch <jtattermusch@google.com>2017-03-07 13:00:19 +0100
commit018e23ab5abdeb3db141a04f4aa5084582aed19b (patch)
tree113877e591266406153729871bc360d045110187 /src/csharp/Grpc.IntegrationTesting
parenta66df54db7c735366cb89acbc793c1c92b687715 (diff)
regenerate projects
Diffstat (limited to 'src/csharp/Grpc.IntegrationTesting')
-rw-r--r--src/csharp/Grpc.IntegrationTesting/project.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/csharp/Grpc.IntegrationTesting/project.json b/src/csharp/Grpc.IntegrationTesting/project.json
index 0513883ae7..a42ff6ee0e 100644
--- a/src/csharp/Grpc.IntegrationTesting/project.json
+++ b/src/csharp/Grpc.IntegrationTesting/project.json
@@ -55,10 +55,10 @@
"target": "project"
},
"Google.Protobuf": "3.2.0",
- "CommandLineParser.Unofficial": "2.0.275",
- "Moq": "4.6.38-alpha",
- "NUnit": "3.2.0",
- "NUnitLite": "3.2.0-*"
+ "CommandLineParser": "2.1.1-beta",
+ "Moq": "4.7.0",
+ "NUnit": "3.6.0",
+ "NUnitLite": "3.6.0"
},
"frameworks": {
"net45": {