Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix [MessagePackFormatter(TypelessFormatter)] #1100

Merged
merged 1 commit into from
Oct 31, 2020

Conversation

AArnott
Copy link
Collaborator

@AArnott AArnott commented Oct 30, 2020

This corrects a regression from 1.x to 2.0.

Fixes #1097

This corrects a regression from 1.x to 2.0.

Fixes MessagePack-CSharp#1097
@AArnott AArnott added this to the v2.2 milestone Oct 30, 2020
@AArnott AArnott requested a review from neuecc October 30, 2020 21:11
@AArnott AArnott self-assigned this Oct 30, 2020
@AArnott AArnott merged commit 1869199 into MessagePack-CSharp:master Oct 31, 2020
@AArnott AArnott deleted the fix1097 branch October 31, 2020 15:03
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.

MessagePackFormatter(typeof(TypelessFormatter)) throws exception during Serialization
2 participants