Skip to content

Commit

Permalink
fix: Avoid MUX vs WUX type clashes
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinZikmund committed Oct 23, 2024
1 parent 3eaad25 commit 2143af3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<!-- Disabled because of https://github.com/dotnet/sdk/issues/43680#issuecomment-2401193028 -->
<CsWinRTAotOptimizerEnabled>false</CsWinRTAotOptimizerEnabled>

<WindowsSdkPackageVersion>10.0.19041.48</WindowsSdkPackageVersion>
<WindowsSdkPackageVersion>10.0.19041.53</WindowsSdkPackageVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 2143af3

Please sign in to comment.