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

Official Windows.UI.Xaml Modern .NET support #32

Merged
merged 3 commits into from
Nov 29, 2024

Conversation

driver1998
Copy link
Contributor

@driver1998 driver1998 commented Nov 29, 2024

Requirements:

  • .NET 9 SDK or higher (can target .NET 8)
  • Windows 11 SDK 26100.1882 or higher
  • Visual Studio 2022 v17.12

Notes:

  • Windows 11 SDK MSI Installer (And the 26100 SDK provided in VS) is still at 26100.1742, which does not support the C#/WinRT mode of WUX XAML compiler. Install the updated Microsoft.Windows.SDK.CPP nuget package, or manually upgrade Microsoft.Windows.UI.Xaml.Build.Tasks.dll and Microsoft.Windows.UI.Xaml.Common.targets to newer versions.
  • The old method with ModernNetUAP.XamlCompiler is removed.

image

@MouriNaruto MouriNaruto merged commit ed55172 into ProjectMile:main Nov 29, 2024
1 check passed
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.

2 participants