aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/src/csharp/Grpc.Examples.MathClient
diff options
context:
space:
mode:
authorGravatar Alexander Polcyn <apolcyn@google.com>2016-08-09 11:40:05 -0700
committerGravatar Alexander Polcyn <apolcyn@google.com>2016-08-09 13:10:53 -0700
commit6bfe7dadf71ce6637adef1adc990a653849f56c1 (patch)
treef24bba614eb492183630e6014de94136d0903da9 /templates/src/csharp/Grpc.Examples.MathClient
parent10776b99cfa17dceae79f2e96d6b694b3d636db2 (diff)
add all runtime nodes back into testing packages
Diffstat (limited to 'templates/src/csharp/Grpc.Examples.MathClient')
-rw-r--r--templates/src/csharp/Grpc.Examples.MathClient/project.json.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/src/csharp/Grpc.Examples.MathClient/project.json.template b/templates/src/csharp/Grpc.Examples.MathClient/project.json.template
index 51c5e85c66..67151dbcfa 100644
--- a/templates/src/csharp/Grpc.Examples.MathClient/project.json.template
+++ b/templates/src/csharp/Grpc.Examples.MathClient/project.json.template
@@ -1,7 +1,7 @@
%YAML 1.2
--- |
{
- <%include file="../build_options.include" args="executable=True,includeRuntimes=False"/>
+ <%include file="../build_options.include" args="executable=True"/>
"dependencies": {
"Grpc.Examples": {
"target": "project"