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

Add additional TFM to allow removal of dependencies #162

Closed
thompson-tomo opened this issue Mar 29, 2024 · 0 comments · Fixed by #163
Closed

Add additional TFM to allow removal of dependencies #162

thompson-tomo opened this issue Mar 29, 2024 · 0 comments · Fixed by #163

Comments

@thompson-tomo
Copy link
Contributor

In the new preview package a dependency on System.Text.Json has been added as it is not available in net standard 2.0. However if the net 6 TFM is added, this dependency could be placed behind a condition so that on the newer frameworks you won't have this polyfil package dependency.

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