| Index: third_party/grpc/src/csharp/Grpc.IntegrationTesting.Client/Properties/AssemblyInfo.cs
|
| diff --git a/third_party/grpc/src/csharp/Grpc.IntegrationTesting.Client/Properties/AssemblyInfo.cs b/third_party/grpc/src/csharp/Grpc.IntegrationTesting.Client/Properties/AssemblyInfo.cs
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f51f2796c4394049a71d273c6de3ee1ae8219772
|
| --- /dev/null
|
| +++ b/third_party/grpc/src/csharp/Grpc.IntegrationTesting.Client/Properties/AssemblyInfo.cs
|
| @@ -0,0 +1,11 @@
|
| +using System.Reflection;
|
| +using System.Runtime.CompilerServices;
|
| +
|
| +[assembly: AssemblyTitle("Grpc.IntegrationTesting.Client")]
|
| +[assembly: AssemblyDescription("")]
|
| +[assembly: AssemblyConfiguration("")]
|
| +[assembly: AssemblyCompany("")]
|
| +[assembly: AssemblyProduct("")]
|
| +[assembly: AssemblyCopyright("Google Inc. All rights reserved.")]
|
| +[assembly: AssemblyTrademark("")]
|
| +[assembly: AssemblyCulture("")]
|
|
|