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 warning for PreferNativeArm64 #40895

Merged

Conversation

YuliiaKovalova
Copy link
Member

@YuliiaKovalova YuliiaKovalova commented May 15, 2024

PreferNativeArm64 is not supported by .Net Apps.
This code generates warning if PreferNativeArm64 set explicitly as true.

Related to: dotnet/msbuild#10134

Copy link
Member

@rainersigwald rainersigwald left a comment

Choose a reason for hiding this comment

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

Wording for the error should probably get a thumbs-up from @baronfel.

Co-authored-by: Rainer Sigwald <[email protected]>
@YuliiaKovalova YuliiaKovalova merged commit 2581c90 into dotnet:main May 29, 2024
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants