|
@@ -1,4 +1,6 @@
|
|
|
// Generated by ProtoGen, Version=2.3.0.277, Culture=neutral, PublicKeyToken=17b3b1f090c3ea48. DO NOT EDIT!
|
|
|
+#pragma warning disable 1591
|
|
|
+#region Designer generated code
|
|
|
|
|
|
using pb = global::Google.ProtocolBuffers;
|
|
|
using pbc = global::Google.ProtocolBuffers.Collections;
|
|
@@ -1034,3 +1036,5 @@ namespace UnitTest.Issues.TestProtos {
|
|
|
#endregion
|
|
|
|
|
|
}
|
|
|
+
|
|
|
+#endregion Designer generated code
|