Skip to content

Commit

Permalink
Auto-generate files after cl/638713610
Browse files Browse the repository at this point in the history
  • Loading branch information
protobuf-team-bot committed May 30, 2024
1 parent 68d9087 commit 1b126f9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion csharp/src/Google.Protobuf.Conformance/Conformance.pb.cs
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,10 @@ public void ClearTextPayload() {
/// <summary>
/// The full name for the test message to use; for the moment, either:
/// protobuf_test_messages.proto3.TestAllTypesProto3 or
/// protobuf_test_messages.google.protobuf.TestAllTypesProto2.
/// protobuf_test_messages.google.protobuf.TestAllTypesProto2 or
/// protobuf_test_messages.editions.google.protobuf.TestAllTypesProto2 or
/// protobuf_test_messages.editions.proto3.TestAllTypesProto3 or
/// protobuf_test_messages.editions.TestAllTypesEdition2023.
/// </summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
Expand Down

0 comments on commit 1b126f9

Please sign in to comment.