Skip to content

Commit

Permalink
fix(reg): Add missing WindowsAppSDKWinUI visibility for roslyn
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Jun 27, 2022
1 parent dfc340b commit 1195fa0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@

<CompilerVisibleProperty Include="UseWPF" />
<CompilerVisibleProperty Include="IsUnoHead" />
<CompilerVisibleProperty Include="WindowsAppSDKWinUI" />
<CompilerVisibleProperty Include="UnoRemoteControlPort" />
<CompilerVisibleProperty Include="UnoRemoteControlHost" />
<CompilerVisibleProperty Include="UnoRemoteControlProcessorsPath" />
Expand Down

0 comments on commit 1195fa0

Please sign in to comment.