Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Can't compile because of Newtonsoft.Json (versions collapse) #1128

Open
greggameplayer opened this issue May 28, 2018 · 1 comment
Open

Can't compile because of Newtonsoft.Json (versions collapse) #1128

greggameplayer opened this issue May 28, 2018 · 1 comment

Comments

@greggameplayer
Copy link
Contributor

there are two different versions of Newtonsoft.Json and that cause a problem with compilation because we can't add a reference for two different versions because they use the same name, functions and all stuff like that.

So correct this quickly please because this problem exist since a long time.

@greggameplayer greggameplayer changed the title Can't compile because of Newtonsoft.Json Can't compile because of Newtonsoft.Json (versions collapse) May 28, 2018
@greggameplayer
Copy link
Contributor Author

my PR #1129 resolve the problem.

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

No branches or pull requests

1 participant