aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Examples.MathServer
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2016-08-16 11:13:33 -0700
committerGravatar Mark D. Roth <roth@google.com>2016-08-16 11:13:33 -0700
commitdd93704056742921220ba4dc1f8d9b288398ed1f (patch)
tree8f2101ad5ee866f6aeeeeed5b535ce7e7ed38825 /src/csharp/Grpc.Examples.MathServer
parenta9288afaa90ffe38d3b41d1b9ec697621f41be59 (diff)
parent6b38251f079556833de244c0ab08101e47b6f367 (diff)
Merge remote-tracking branch 'upstream/master' into http_connect
Diffstat (limited to 'src/csharp/Grpc.Examples.MathServer')
-rw-r--r--src/csharp/Grpc.Examples.MathServer/project.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/csharp/Grpc.Examples.MathServer/project.json b/src/csharp/Grpc.Examples.MathServer/project.json
index ad319478ab..764a335ddf 100644
--- a/src/csharp/Grpc.Examples.MathServer/project.json
+++ b/src/csharp/Grpc.Examples.MathServer/project.json
@@ -42,11 +42,6 @@
}
}
},
- "runtimes": {
- "win7-x64": { },
- "debian.8-x64": { },
- "osx.10.11-x64": { }
- },
"dependencies": {
"Grpc.Examples": {