protobuf/csharp/compatibility_tests/v3.0.0
Jon Skeet 627cc48f5a Increase C# default recursion limit to 100 (#5339)
* Increase C# default recursion limit to 100

This matches the Java and C++ defaults.

* Change compatibility tests to use execution-time default recursion limit

This way the same tests should pass against all versions, even
if the recursion limit changes. (The tests will be testing whether
different messages work, admittedly - but that's probably fine.)
2018-11-13 10:21:30 -08:00
..
protos Replace repo links. 2018-08-22 11:55:30 -07:00
src/Google.Protobuf.Test Increase C# default recursion limit to 100 (#5339) 2018-11-13 10:21:30 -08:00
test.sh Convert C# projects to MSBuild (csproj) format 2017-05-24 09:07:33 +01:00