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
JSON deserialization of values such as
{"latitude":59.9324,"longitude":10.8352}
failed for some cultures, since it used
the current culture instead of the one
set in the JsonDeserializer.
0 commit comments