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

Don't reference S.R.C.Unsafe in net7.0 or newer #71787

Merged
merged 2 commits into from
Jan 24, 2024

Conversation

ViktorHofer
Copy link
Member

Found in dotnet/runtime#96795 (comment)

The System.Runtime.CompilerServices.Unsafe package doesn't ship anymore as it got added to the shared framework with .NET 7. It shouldn't be referenced on >= .NET 7.

@ViktorHofer ViktorHofer requested a review from a team as a code owner January 24, 2024 11:49
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead labels Jan 24, 2024
@ghost ghost added the Community The pull request was submitted by a contributor who is not a Microsoft employee. label Jan 24, 2024
@jaredpar jaredpar enabled auto-merge (squash) January 24, 2024 17:27
@jaredpar jaredpar merged commit 8ae3538 into dotnet:main Jan 24, 2024
25 checks passed
@ghost ghost added this to the Next milestone Jan 24, 2024
@ViktorHofer ViktorHofer deleted the patch-2 branch January 24, 2024 18:54
@Cosifne Cosifne modified the milestones: Next, 17.10 P1 Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Compilers Community The pull request was submitted by a contributor who is not a Microsoft employee. untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants