aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.IntegrationTesting.Server
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2016-06-17 16:53:43 -0700
committerGravatar Jan Tattermusch <jtattermusch@google.com>2016-06-17 17:31:40 -0700
commitfab857eefc20a0dc96cd4e6a39a95892e3c105dc (patch)
treea65e3d317fd0bedf8f93e9fe6bfe868ebb3cf697 /src/csharp/Grpc.IntegrationTesting.Server
parent317b8acf995ef3360df4c04ba180355e6b62e59c (diff)
address review comments
Diffstat (limited to 'src/csharp/Grpc.IntegrationTesting.Server')
-rw-r--r--src/csharp/Grpc.IntegrationTesting.Server/project.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/csharp/Grpc.IntegrationTesting.Server/project.json b/src/csharp/Grpc.IntegrationTesting.Server/project.json
index a5a87f9882..d8e47b1169 100644
--- a/src/csharp/Grpc.IntegrationTesting.Server/project.json
+++ b/src/csharp/Grpc.IntegrationTesting.Server/project.json
@@ -11,8 +11,7 @@
},
"dependencies": {
"Grpc.IntegrationTesting": {
- "version": "1.0.0",
- "taget": "project"
+ "target": "project"
}
},
"frameworks": {