Skip to content

Update default WinUIMajorVersion to 3 in build scripts #263

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

Merged
merged 3 commits into from
Mar 3, 2025

Conversation

Arlodotexe
Copy link
Member

@Arlodotexe Arlodotexe commented Feb 26, 2025

This PR closes #261

Starting with this PR, the .bat wrappers for generating the "all" components and the individual "single" component solution will default to the Windows App SDK instead of UWP.

To use WinUI 2/UWP again, call the wrapped powershell file and pass the -winui 2 parameter:

./tooling/GenerateAllSolution.ps1 -winui 2

@Arlodotexe Arlodotexe merged commit ba9b055 into main Mar 3, 2025
11 checks passed
@Arlodotexe Arlodotexe deleted the default-winuimajorversion branch March 3, 2025 23:58
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in Toolkit 8.x Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev loop ➰ For issues that impact the core dev-loop of building experiments
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Fix default WinUI version for .bat solution generation
2 participants