Replies: 1 comment
-
https://docs.orchardcore.net/en/latest/releases/2.0.0/#drop-newtonsoftjson-support |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am porting my module from 1.4 to 2.0.0, I have a deployment step and I'm not sure why is it throwing an error after upgrading to 2.0.0. It seems to be something to do with System.Text.Json serialization. I compared my class to the workflow deployment step, and I don't see any difference.
Any advice is appreciated
Beta Was this translation helpful? Give feedback.
All reactions