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