mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 23:00:12 +00:00
93f74c0363
For schema enums with the bit_flags attribute, generate the corresponding System.FlagsAttribute in generated Csharp code.