We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f62ec52 commit 359c676Copy full SHA for 359c676
ProjectHeads/GenerateSingleSampleHeads.ps1
@@ -37,7 +37,7 @@ Param (
37
[string[]]$ExcludeMultiTargets,
38
39
[Alias("winui")]
40
- [int]$WinUIMajorVersion = 2,
+ [int]$WinUIMajorVersion = 3,
41
42
[Parameter(HelpMessage = "The path to the containing folder for a component where sample heads should be generated.")]
43
[string]$componentPath,
0 commit comments