AdrianStrugala / AvroConvert

Rapid Avro serializer for C# .NET
Other
97 stars 27 forks source link

Missing decimal schema for default value resolver #150

Closed robertcoltheart closed 4 months ago

robertcoltheart commented 4 months ago

This occurs when you use [AvroDecimal] and [DefaultValue] at the same time

AdrianStrugala commented 4 months ago

Hey, thank you for your PR! I will do my best to get it merged and released this week