Skip to content

Conversation

AlanLiu90
Copy link
Contributor

Fix two issues:

  1. Source generator generates incorrect code for List<SubObject>[] in resolver:
    1 => new MsgPack::Formatters.ArrayFormatter<global::System.Collections.Generic.List<T>>(),
  2. Generated resolver can't be used in CompositeResolverAttribute in the same assembly

@AArnott AArnott added this to the v3.0 milestone Aug 6, 2024
Copy link
Collaborator

@AArnott AArnott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic. Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants