JasonXuDeveloper / Nino

Definite useful and high performance serialization library for any C# projects, including but not limited to .NET Core apps or Unity/Godot games.
https://nino.xgamedev.net
MIT License
468 stars 44 forks source link

Bug fix: In NotIncludeAll Mode, a readonly property caused a unnecessary exception. #86

Closed gmoonwalk closed 1 year ago

gmoonwalk commented 1 year ago

In NotIncludeAll Mode, a readonly property that not marked NinoMember will cause exception.

JasonXuDeveloper commented 1 year ago

Cheers!

JasonXuDeveloper commented 1 year ago

Cheers!