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

Compatibility with Unity #121

Open
knordb opened this issue Feb 14, 2023 · 1 comment
Open

Compatibility with Unity #121

knordb opened this issue Feb 14, 2023 · 1 comment

Comments

@knordb
Copy link

knordb commented Feb 14, 2023

I believe Newtonsoft package for json is more prefered for Unity developers as Newtonsoft is adopted by Unity. However, System.Text.Json isn't.

error CS0012: The type 'JsonSerializerOptions' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Text.Json, Version=6.0.0.0, Culture=neutral

@jamesmontemagno
Copy link
Owner

Hmmmmmm could you try to install https://www.nuget.org/packages/System.Text.Json

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