You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed issue with not been able to deserialize boolean array (or non s…
…tring based array caused by missing setting to current (ptr[index]). Added test from .net 4 to .net 7 to increase code coverage