Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Disable targeting Windows for source-build #8376

Merged
merged 2 commits into from
Mar 3, 2023
Merged

Conversation

mthalman
Copy link
Member

@mthalman mthalman commented Mar 2, 2023

Targeting of Windows was introduced by #8237. This causes Microsoft.WindowsDesktop.App.Ref prebuilts to be restored by source-build. We don't want to be loading Microsoft.WindowsDesktop.App.Ref when building .NET from source since it is for Linux.

cc @333fred

@mthalman
Copy link
Member Author

mthalman commented Mar 2, 2023

This is needed as part of the 8.0 Preview 3 release.

@mthalman
Copy link
Member Author

mthalman commented Mar 3, 2023

Build is passing now. Ready to merge.

@333fred 333fred merged commit 9abeb28 into dotnet:main Mar 3, 2023
jaredpar pushed a commit that referenced this pull request Mar 7, 2023
Disable targeting Windows for source-build (#8376)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants