Skip to content

Bring back net6.0 TFM to System.Runtime.CompilerServices.Unsafe #179

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

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

carlossanlop
Copy link
Member

Fixes #174

Here's the comparison of the last DLL shipped out of release/6.0 (first tree item & left tab) vs the m-p version with the fix in this PR (second tree item vs right tab):

image

And the Unsafe type shows all the same APIs too.

@carlossanlop carlossanlop self-assigned this Nov 14, 2024
@carlossanlop carlossanlop requested a review from a team as a code owner November 14, 2024 19:41
@carlossanlop carlossanlop merged commit 1b7dbd9 into dotnet:main Nov 14, 2024
5 checks passed
@carlossanlop carlossanlop deleted the MakeUnsafeSafeAgain branch November 14, 2024 19:50
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.

System.Runtime.CompilerServices.Unsafe 6.1.0 package has a wrong .NETCoreApp TFM placeholder
2 participants