aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.IntegrationTesting.QpsWorker/Properties
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2015-10-22 19:14:57 -0700
committerGravatar Jan Tattermusch <jtattermusch@google.com>2015-11-17 16:25:29 -0800
commitd0c1bfa566615fee46e87a4acb663f3f5f2c44d7 (patch)
treefe682a88dca5a9fe57e7f7e9ae095b2e2d1939ec /src/csharp/Grpc.IntegrationTesting.QpsWorker/Properties
parent7fc77e06ba5becaebb66aa3d83b5bf7d26a94ddc (diff)
Provide performance workers for C#
Diffstat (limited to 'src/csharp/Grpc.IntegrationTesting.QpsWorker/Properties')
-rw-r--r--src/csharp/Grpc.IntegrationTesting.QpsWorker/Properties/AssemblyInfo.cs11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/csharp/Grpc.IntegrationTesting.QpsWorker/Properties/AssemblyInfo.cs b/src/csharp/Grpc.IntegrationTesting.QpsWorker/Properties/AssemblyInfo.cs
new file mode 100644
index 0000000000..aacfc16ef4
--- /dev/null
+++ b/src/csharp/Grpc.IntegrationTesting.QpsWorker/Properties/AssemblyInfo.cs
@@ -0,0 +1,11 @@
+using System.Reflection;
+using System.Runtime.CompilerServices;
+
+[assembly: AssemblyTitle("Grpc.IntegrationTesting.QpsWorker")]
+[assembly: AssemblyDescription("")]
+[assembly: AssemblyConfiguration("")]
+[assembly: AssemblyCompany("")]
+[assembly: AssemblyProduct("")]
+[assembly: AssemblyCopyright("Google Inc. All rights reserved.")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]