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

Enable .NET 8 for uwp MultiTarget, upgrade packages #618

Merged
merged 39 commits into from
Dec 25, 2024
Merged

Conversation

Arlodotexe
Copy link
Member

@Arlodotexe Arlodotexe commented Dec 4, 2024

For components that declare a uwp MultiTarget, this PR:

  • Introduces the net8.0-windows10.0.26100.0 TFM alongside the existing uap10.0.17763
  • Auto-enables the required properties for targeting modern dotnet in uwp
  • Updates several platform packages to versions that support modern dotnet on uwp
  • Adds several workarounds and fixes to get builds working again with all the latest tooling

Prerequisite PR: CommunityToolkit/Tooling-Windows-Submodule#235

@Arlodotexe Arlodotexe requested a review from Sergio0694 December 4, 2024 23:32
@Arlodotexe
Copy link
Member Author

@Sergio0694 Sergio0694 merged commit 1963a4a into main Dec 25, 2024
20 of 21 checks passed
@Sergio0694 Sergio0694 deleted the uwp-net8-windows branch December 25, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants