Skip to content

Commit

Permalink
Update rational for conditional MUX reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Arlodotexe committed Dec 18, 2024
1 parent 5e6420e commit 12e1957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MultiTarget/PackageReferences/Uwp/Microsoft.UI.Xaml.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</When>
<When Condition="'$(HasWinUI)' == 'true' AND '$(MultiTargetPlatformIdentifier)' == 'windows'" >
<ItemGroup>
<!-- This preview version breaks uap builds by referencing Microsoft.VCLibs.Desktop when it shouldn't -->
<!-- Prerelease version needed for TargetFramework support. Not needed by uap. -->
<PackageReference Include="Microsoft.UI.Xaml" Version="2.8.7-prerelease.241119001" />
</ItemGroup>
</When>
Expand Down

0 comments on commit 12e1957

Please sign in to comment.