aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.HealthCheck/project.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/csharp/Grpc.HealthCheck/project.json')
-rw-r--r--src/csharp/Grpc.HealthCheck/project.json7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/csharp/Grpc.HealthCheck/project.json b/src/csharp/Grpc.HealthCheck/project.json
index 608d645413..ce72395a9f 100644
--- a/src/csharp/Grpc.HealthCheck/project.json
+++ b/src/csharp/Grpc.HealthCheck/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"