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
The following error occurs when attempting to build:
The type or namespace name 'Newtonsoft' could not be found (are you missing a using a directive or an assembly reference?)
This issue can be resolved by adding Newtonsoft.Json.dll as a reference.
The text was updated successfully, but these errors were encountered:
The following error occurs when attempting to build:
The type or namespace name 'Newtonsoft' could not be found (are you missing a using a directive or an assembly reference?)
This issue can be resolved by adding Newtonsoft.Json.dll as a reference.
The text was updated successfully, but these errors were encountered: