Skip to content

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