aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.IntegrationTesting.QpsWorker
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2016-06-29 12:03:32 -0700
committerGravatar Jan Tattermusch <jtattermusch@google.com>2016-06-29 12:03:32 -0700
commita9208befc639a5788534aa43d2ba74b3f16165be (patch)
tree158bf3fc35a4155ec77013e5da208228a25aefdd /src/csharp/Grpc.IntegrationTesting.QpsWorker
parent3f594c117d27ae5fba4e2f6bb054bb5590892863 (diff)
regenerate
Diffstat (limited to 'src/csharp/Grpc.IntegrationTesting.QpsWorker')
-rw-r--r--src/csharp/Grpc.IntegrationTesting.QpsWorker/project.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/csharp/Grpc.IntegrationTesting.QpsWorker/project.json b/src/csharp/Grpc.IntegrationTesting.QpsWorker/project.json
index 827e5a8e0f..4a2846feea 100644
--- a/src/csharp/Grpc.IntegrationTesting.QpsWorker/project.json
+++ b/src/csharp/Grpc.IntegrationTesting.QpsWorker/project.json
@@ -9,6 +9,9 @@
"keyFile": "../keys/Grpc.snk",
"publicSign": true,
"xmlDoc": true,
+ "compile": {
+ "includeFiles": [ "../Grpc.Core/Version.cs" ]
+ },
"copyToOutput": {
"include": "data/*",
"mappings": {
@@ -26,6 +29,9 @@
"keyFile": "../keys/Grpc.snk",
"publicSign": true,
"xmlDoc": true,
+ "compile": {
+ "includeFiles": [ "../Grpc.Core/Version.cs" ]
+ },
"copyToOutput": {
"include": "data/*",
"mappings": {