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
Was trying to remove Newtonsoft.Json as a transitive dependency and found that this project has a reference to it, but it is not used anywhere, removed it and ran some tests and it seemed to work fine, not sure if there is a reason for it.