Commits


Zoltan Csizmadia authored and GitHub committed 00be26acd53
AVRO-3446: Add avrogen unit tests (#1595) * Add avrogen unit tests * Hide dynamic compiler errors * Add asserts * Bump MSBUild package versions * Tweak dotnet 6.0 install * Add comments * Use 6.0.2xx channel * Revert dotnet-install change * Add codegen tests * Add test for contextual keyword in namespace * Add AvroGenHelper * Update lang/csharp/src/apache/main/CodeGen/CodeGenUtil.cs Co-authored-by: Martin Grigorov <martin-g@users.noreply.github.com> * Update lang/csharp/src/apache/test/AvroGen/AvroGenHelper.cs Co-authored-by: Martin Grigorov <martin-g@users.noreply.github.com> Co-authored-by: Zoltan Csizmadia <CsizmadiaZ@valassis.com> Co-authored-by: Martin Grigorov <martin-g@users.noreply.github.com>