Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently the AvroCodeGeneration.targets file only supports a single input avsc file to single output C# program file. This task modifies the code generation task to support generating multiple C# program files from a single avsc file that has multiple parallel and nested types.