Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newtonsoft.Json.dll missing as reference #5

Open
coreyjonoliver opened this issue Mar 12, 2012 · 1 comment
Open

Newtonsoft.Json.dll missing as reference #5

coreyjonoliver opened this issue Mar 12, 2012 · 1 comment

Comments

@coreyjonoliver
Copy link

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.

@tomoprime
Copy link

I also got the same error message. I hope this build nicely in MonoDevelop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants