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
Update constructor for DropboxClient. All optional parameters are now wrapped in DropboxClientConfig object. This helps get rid of dependency on System.Net.Http.dll if the app doesn't need custom http client.