From e2c823027e674646a60a262830f08497bf046b38 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Tue, 29 Sep 2015 14:34:31 +0100 Subject: Generated code changes for previous commit. --- csharp/src/Google.Protobuf/WellKnownTypes/Type.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'csharp/src/Google.Protobuf/WellKnownTypes/Type.cs') diff --git a/csharp/src/Google.Protobuf/WellKnownTypes/Type.cs b/csharp/src/Google.Protobuf/WellKnownTypes/Type.cs index d816da38..48039d66 100644 --- a/csharp/src/Google.Protobuf/WellKnownTypes/Type.cs +++ b/csharp/src/Google.Protobuf/WellKnownTypes/Type.cs @@ -11,8 +11,8 @@ namespace Google.Protobuf.WellKnownTypes { namespace Proto { - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Holder for reflection information generated from google/protobuf/type.proto + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class Type { #region Descriptor @@ -597,8 +597,8 @@ namespace Google.Protobuf.WellKnownTypes { } #region Nested types - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] /// Container for nested types declared in the Field message type. + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public static partial class Types { public enum Kind { TYPE_UNKNOWN = 0, -- cgit v1.2.3