Skip to content

Fix [MessagePackFormatter(TypelessFormatter)]#1100

Merged
AArnott merged 1 commit intoMessagePack-CSharp:masterfrom
AArnott:fix1097
Oct 31, 2020
Merged

Fix [MessagePackFormatter(TypelessFormatter)]#1100
AArnott merged 1 commit intoMessagePack-CSharp:masterfrom
AArnott:fix1097

Conversation

@AArnott
Copy link
Copy Markdown
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