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

Merged
merged 48 commits into from
Dec 20, 2024
Merged

Conversation

Arlodotexe
Copy link
Member

@Arlodotexe Arlodotexe commented Dec 13, 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 PRs:

@Arlodotexe Arlodotexe self-assigned this Dec 13, 2024
@Arlodotexe Arlodotexe force-pushed the uwp-net8-windows branch 2 times, most recently from 62707aa to f3faa71 Compare December 18, 2024 21:30
@michael-hawker
Copy link
Member

Should be gtg once the tooling pointer is updated

Arlodotexe and others added 17 commits December 20, 2024 13:41
@Arlodotexe Arlodotexe enabled auto-merge (rebase) December 20, 2024 19:53
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:

nuget.config Outdated Show resolved Hide resolved
nuget.config Outdated Show resolved Hide resolved
Copy link
Member

@michael-hawker michael-hawker left a comment

Choose a reason for hiding this comment

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

Nuget.config changes need to be reverted

@Arlodotexe Arlodotexe merged commit 2c0f9b3 into main Dec 20, 2024
23 checks passed
@Arlodotexe Arlodotexe deleted the uwp-net8-windows branch December 20, 2024 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants