aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.IntegrationTesting/project.json
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2017-03-03 10:19:01 +0100
committerGravatar Jan Tattermusch <jtattermusch@google.com>2017-03-03 10:19:01 +0100
commitaa4abaa8cca03f2235fec8940832d32b2d4bcc66 (patch)
tree6846050d7266bb9f0627381cb757fdb12a494140 /src/csharp/Grpc.IntegrationTesting/project.json
parented7d06af3eef1c27f10328c73b3ae3ab10d72b10 (diff)
fix Grpc.HealthCheck and Grpc.Reflection packages
Diffstat (limited to 'src/csharp/Grpc.IntegrationTesting/project.json')
-rw-r--r--src/csharp/Grpc.IntegrationTesting/project.json5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/csharp/Grpc.IntegrationTesting/project.json b/src/csharp/Grpc.IntegrationTesting/project.json
index e47b5953da..158ffd41b0 100644
--- a/src/csharp/Grpc.IntegrationTesting/project.json
+++ b/src/csharp/Grpc.IntegrationTesting/project.json
@@ -62,10 +62,7 @@
},
"frameworks": {
"net45": {
- "frameworkAssemblies": {
- "System.Runtime": "",
- "System.IO": ""
- }
+ "frameworkAssemblies": {}
},
"netcoreapp1.0": {
"imports": [