File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -122,6 +122,7 @@ csharp_EXTRA_DIST= \
122
122
csharp/src/Google.Protobuf.Test/JsonFormatterTest.cs \
123
123
csharp/src/Google.Protobuf.Test/JsonParserTest.cs \
124
124
csharp/src/Google.Protobuf.Test/JsonTokenizerTest.cs \
125
+ csharp/src/Google.Protobuf.Test/Proto3OptionalTest.cs \
125
126
csharp/src/Google.Protobuf.Test/Reflection/CustomOptionsTest.cs \
126
127
csharp/src/Google.Protobuf.Test/Reflection/DescriptorDeclarationTest.cs \
127
128
csharp/src/Google.Protobuf.Test/Reflection/DescriptorsTest.cs \
@@ -148,6 +149,7 @@ csharp_EXTRA_DIST= \
148
149
csharp/src/Google.Protobuf.Test.TestProtos/UnittestImport.cs \
149
150
csharp/src/Google.Protobuf.Test.TestProtos/UnittestIssues.cs \
150
151
csharp/src/Google.Protobuf.Test.TestProtos/UnittestProto3.cs \
152
+ csharp/src/Google.Protobuf.Test.TestProtos/UnittestProto3Optional.cs \
151
153
csharp/src/Google.Protobuf.Test.TestProtos/UnittestWellKnownTypes.cs \
152
154
csharp/src/Google.Protobuf.Test.TestProtos/Unittest.cs \
153
155
csharp/src/Google.Protobuf.Test/WellKnownTypes/AnyTest.cs \
You can’t perform that action at this time.
0 commit comments