aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.IntegrationTesting/Empty.cs
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2016-05-16 17:08:41 -0700
committerGravatar Jan Tattermusch <jtattermusch@google.com>2016-05-16 17:08:41 -0700
commitc96fdde9385302008cd0565f0e1c10b6e14e9019 (patch)
treebeced700b56685cf8f4459c58bbfa19a84a50301 /src/csharp/Grpc.IntegrationTesting/Empty.cs
parentf14bb3bb0f6dcb510f4ac1b04291256979335c42 (diff)
regenerate C# protobuf messages
Diffstat (limited to 'src/csharp/Grpc.IntegrationTesting/Empty.cs')
-rw-r--r--src/csharp/Grpc.IntegrationTesting/Empty.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/csharp/Grpc.IntegrationTesting/Empty.cs b/src/csharp/Grpc.IntegrationTesting/Empty.cs
index 4323c5a09f..cf1c23fb0f 100644
--- a/src/csharp/Grpc.IntegrationTesting/Empty.cs
+++ b/src/csharp/Grpc.IntegrationTesting/Empty.cs
@@ -27,8 +27,8 @@ namespace Grpc.Testing {
"c3RpbmciBwoFRW1wdHliBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
- new pbr::GeneratedCodeInfo(null, new pbr::GeneratedCodeInfo[] {
- new pbr::GeneratedCodeInfo(typeof(global::Grpc.Testing.Empty), global::Grpc.Testing.Empty.Parser, null, null, null, null)
+ new pbr::GeneratedClrTypeInfo(null, new pbr::GeneratedClrTypeInfo[] {
+ new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.Empty), global::Grpc.Testing.Empty.Parser, null, null, null, null)
}));
}
#endregion