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
{{ message }}
This repository was archived by the owner on Dec 24, 2022. It is now read-only.
Added InvariantCulture to ParseStringDelegate for numerics. We had an issue with xamarin/monodroid where negative numbers in parsed json-strings was returned as 0. This only happened on devices where language was set to something else than English. This commit fixes that problem.
0 commit comments