aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/src/csharp/Grpc.HealthCheck/project.json.template
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-11-30 13:32:18 -0800
committerGravatar Craig Tiller <ctiller@google.com>2016-11-30 13:32:18 -0800
commit369ddc524a6ca55afb8e8bd6743ed5624e1a94ce (patch)
treee89ab223d9b9e23b301f617f8aef15c9e65865f8 /templates/src/csharp/Grpc.HealthCheck/project.json.template
parent1094c32f358cef7df323952c117a6773809019c0 (diff)
parente238b04c729c0469ac84bfe09164f3209ded90a4 (diff)
Merge branch 'slice_with_exec_ctx' into slice_interning
Diffstat (limited to 'templates/src/csharp/Grpc.HealthCheck/project.json.template')
-rw-r--r--templates/src/csharp/Grpc.HealthCheck/project.json.template1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/src/csharp/Grpc.HealthCheck/project.json.template b/templates/src/csharp/Grpc.HealthCheck/project.json.template
index 46307dda00..cba6894015 100644
--- a/templates/src/csharp/Grpc.HealthCheck/project.json.template
+++ b/templates/src/csharp/Grpc.HealthCheck/project.json.template
@@ -17,7 +17,6 @@
"buildOptions": {
"define": [ "SIGNED" ],
"keyFile": "../keys/Grpc.snk",
- "publicSign": true,
"xmlDoc": true,
"compile": {
"includeFiles": [ "../Grpc.Core/Version.cs" ]