aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Reflection
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2017-03-06 15:58:03 -0800
committerGravatar David Garcia Quintas <dgq@google.com>2017-03-06 15:58:03 -0800
commit78fd7db29f122a59ae5cbdf65d5ae90fc94b8787 (patch)
treeed241cf03061315daabc405990d8c948b08d4bae /src/csharp/Grpc.Reflection
parentcf54c151f1853af1fe1df2058ccbc2ca3a26c43c (diff)
parent7bc4f4a1e044976130dde5170a814e59019afc78 (diff)
Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master_again
Diffstat (limited to 'src/csharp/Grpc.Reflection')
-rw-r--r--src/csharp/Grpc.Reflection/project.json7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/csharp/Grpc.Reflection/project.json b/src/csharp/Grpc.Reflection/project.json
index bfc57661eb..dfb9ba5021 100644
--- a/src/csharp/Grpc.Reflection/project.json
+++ b/src/csharp/Grpc.Reflection/project.json
@@ -25,12 +25,7 @@
"Google.Protobuf": "3.0.0"
},
"frameworks": {
- "net45": {
- "frameworkAssemblies": {
- "System.Runtime": "",
- "System.IO": ""
- }
- },
+ "net45": {},
"netstandard1.5": {
"dependencies": {
"NETStandard.Library": "1.6.0"