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
Change try/catch around JSON serialization to a general Exception catch (#106)
* Change try/catch around JSON serialization to a general Exception catch
* Update package version
* Change a log message from e.Message() to e.ToString()
0 commit comments