This repository was archived by the owner on Dec 3, 2025. It is now read-only.
Tags: codeguruteam/MessagePack-CSharp
Tags
Merge pull request MessagePack-CSharp#1443 from AArnott/mergeMasterTo… …Develop Merge master to develop
Merge pull request MessagePack-CSharp#1440 from AArnott/fix1433 Suppress CS1591 warnings in generated code
Fix nullable annotation errorneous handling (MessagePack-CSharp#1395) * Fix nullable member file name handling Generating multiple files including the letter '?'. Invalid file name char should be avoided.
Merge pull request MessagePack-CSharp#1314 from AArnott/fix1308 Skip setting fields when the ctor already took the value
Merge pull request MessagePack-CSharp#1288 from AArnott/fix1274 Add support for C# 9 record types in mpc
Merge pull request MessagePack-CSharp#1277 from seriousbox/fix-int-ke… …y-constructor-matching Updating constructor matching for int keys
PreviousNext