Doug Cutting created AVRO-1098:
----------------------------------
Summary: C# SchemaNormalizationTests doesn't compile on linux
Key: AVRO-1098
URL: https://issues.apache.org/jira/browse/AVRO-1098
Project: Avro
Issue Type: Bug
Components: csharp
Reporter: Doug Cutting
Assignee: Doug Cutting
Fix For: 1.7.0
Compilation of the new SchemaNormalizationTests.cs fails for me with errors
like:
Schema/SchemaNormalizationTests.cs(55,17): error CS0029: Cannot
implicitly convert type `System.Collections.Generic.List<object[]>' to
`System.Collections.Generic.List<object>'
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira