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

Method not found: JSchemaValidatingReader #292

Open
Welchen opened this issue Apr 30, 2022 · 0 comments
Open

Method not found: JSchemaValidatingReader #292

Welchen opened this issue Apr 30, 2022 · 0 comments

Comments

@Welchen
Copy link

Welchen commented Apr 30, 2022

Sometimes we are having an error of:

`Method not found: 'Void Newtonsoft.Json.Schema.JSchemaValidatingReader..ctor(Newtonsoft.Json.JsonReader)'.

Stack trace:
System.MissingMethodException: Method not found: 'Void Newtonsoft.Json.Schema.JSchemaValidatingReader..ctor(Newtonsoft.Json.JsonReader)'.
`

This seems to occur when Newtonsoft 12 is loaded in but not Newtonsoft 13, which we need. Jschema still references 12 and tries to load it. Could we get JSchema to be updated to 13?

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

1 participant