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 #235

Merged
merged 111 commits into from
Dec 20, 2024
Merged

Conversation

Arlodotexe
Copy link
Member

@Arlodotexe Arlodotexe commented Dec 3, 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

…to head, removed redundant RuntimeIdentifiers definition on libraries.
…itarget and WinUIMajorVersion, improve test report conditions
…o.props and Head.WinAppSdk.props consistent with Uwp
…review2 and remove obsolete WebView2 workaround
Copy link
Member

@Sergio0694 Sergio0694 left a comment

Choose a reason for hiding this comment

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

:shipit:

@Arlodotexe Arlodotexe merged commit ec68ac6 into main Dec 20, 2024
19 checks passed
@Arlodotexe Arlodotexe deleted the uwp-net8-windows branch December 20, 2024 19:27
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.

3 participants