Newtonsoft.Json libraty reference update needed.
See original GitHub issueI have just updated my project to Unity 2020.1.0a23 and have got the following error:
Assembly 'Assets/Plugins/QuickSheet/GDataPlugin/Editor/Google/Google.GData.Client.dll' will not be loaded due to errors:
Google.GData.Client references strong named Newtonsoft.Json, versions has to match. Assembly references: 4.0.5.0 Found in project: 6.0.0.0.
So it seams that the reference and/or an assembly has to be updated in the source code to a newer version. And thanks for the great asset!
Issue Analytics
- State:
- Created 4 years ago
- Reactions:2
- Comments:9 (4 by maintainers)
Top Results From Across the Web
Could not load file or assembly 'Newtonsoft.Json' or one of ...
To solve this, I ensured all my projects used the same version by running the following command and checking the results: update-package ...
Read more >Json.NET - Newtonsoft
Json.NET is a popular high-performance JSON framework for .NET. ... If you need it, Json. ... Json.NET documentation is the first place to...
Read more >Using Newtonsoft.Json in a Visual Studio extension
The version of Newtonsoft.Json will be updated in VS when a internal component needs it. Then we will update Newtonsoft.Json to the latest ......
Read more >Newtonsoft Json package
I am receiving this error when importing a dll which references the unity newtonsoft library. This seems to be because Unity is looking...
Read more >Migrate from Newtonsoft.Json to System.Text.Json - .NET
Json namespace provides functionality for serializing to and deserializing from JavaScript Object Notation (JSON). The System.Text.Json library ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Solved 0 delete ‘Assets/QuickSheet/GDataPlugin/Editor/Google/Newtonsoft.Json.dll’ 1 uncheck ‘Assembly Version Validation’ in ProjectSetting/Player/OtherSettings
Sorry to answer so late.
@kimsama @maxklimenok @Personuo
It’s really need gdata?
I found a tool named dataBox in unity asset store, it’s can download sheet file,but not used gdata