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
…lumns preferences
Data grid preferences were broken because it was using deprecated binary serialization, changed it to use XML but Dictionary didn't support that, so added XmlSerializableDictionary and use that now.
Been wanting to do this for a while, any objections from users/contributors?
The text was updated successfully, but these errors were encountered: