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

chore: add net 6 as TFM to make STJ conditional #163

Merged
merged 1 commit into from
Mar 30, 2024

Conversation

thompson-tomo
Copy link
Contributor

About the PR

This adds net 6 as TFM so that System.Text.Json can be made a conditional dependency,

Changelog

  • Add: NET 6 as TFM
  • Change: Make System.Text.Json only a dependency on net standard 2.0

Related Issues

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you thompson-tomo for your first pull request to AsyncAPI.NET repository. Please check out our contributors guide.

@thompson-tomo thompson-tomo changed the title #172 Add net 6 as TFM to make STJ conditional chore: #172 Add net 6 as TFM to make STJ conditional Mar 29, 2024
@VisualBean VisualBean changed the title chore: #172 Add net 6 as TFM to make STJ conditional chore: add net 6 as TFM to make STJ conditional Mar 30, 2024
@VisualBean
Copy link
Collaborator

This is a great addition! Thanks

@VisualBean VisualBean merged commit efcf8f0 into LEGO:main Mar 30, 2024
9 of 10 checks passed
@VisualBean
Copy link
Collaborator

We might need to update the gh action to reflect this change however.

@thompson-tomo thompson-tomo deleted the chore/#162_AddTFM branch March 30, 2024 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add additional TFM to allow removal of dependencies
2 participants