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

Remove old TFMs from Artifacts SDK #484

Merged
merged 2 commits into from
Sep 25, 2023

Conversation

AndyGerlicher
Copy link
Member

Fixes an issue with copy on write changes and the wrong dll getting used (net472 dll would call into code that was disabled by ifdef). Turned out to be easier to just remove the legacy TFM and only target netstandard2.0.

Copy link
Contributor

@jeffkl jeffkl left a comment

Choose a reason for hiding this comment

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

Let's rev the version.json as well to the next major version so people know its a "breaking change".

@AndyGerlicher AndyGerlicher merged commit d69f3bf into microsoft:main Sep 25, 2023
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 this pull request may close these issues.

3 participants