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

The predefined type 'System.Runtime.CompilerServices.ExtensionAttribute' is defined in multiple assemblies in the global alias; using definition from '...\Assets\Plugins\Newtonsoft.Json.dll' #952

Closed
minghz opened this issue Jul 5, 2016 · 1 comment

Comments

@minghz
Copy link

minghz commented Jul 5, 2016

I'm working in an Unity project while using Newtonsoft.Json library.
It seems Newtonsoft is overwriting my project's native System.Runtime.CompilerServices.ExtensionAttribute

Are namespaces properly defined in the library?

Some extra info:
My Unity project compiles and runs in the Unity editor, but MonoDevelop is not able to run the Debugger.

@haico1992
Copy link

Use Newtonsoft.dll for .Net framework 3.5. For the poor soul that come after you..

@JamesNK JamesNK closed this as completed May 24, 2017
applejag added a commit to applejag/Newtonsoft.Json-for-Unity that referenced this issue Mar 24, 2021
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

3 participants