Skip to content

Remove the dependency on Newtonsoft.Json #674

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

Closed
KAW0 opened this issue May 31, 2022 · 0 comments · Fixed by #687
Closed

Remove the dependency on Newtonsoft.Json #674

KAW0 opened this issue May 31, 2022 · 0 comments · Fixed by #687

Comments

@KAW0
Copy link

KAW0 commented May 31, 2022

Having dependency on Newtonsoft.Json cause problems like this: #663
Since only two places in whole code use it (Not counting the tests). It will be easy to replace this with native JSON implementation.

VersionProvider

Scaffolder

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

Successfully merging a pull request may close this issue.

1 participant