Skip to content

Commit 12e1957

Browse files
committed
Update rational for conditional MUX reference
1 parent 5e6420e commit 12e1957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MultiTarget/PackageReferences/Uwp/Microsoft.UI.Xaml.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</When>
99
<When Condition="'$(HasWinUI)' == 'true' AND '$(MultiTargetPlatformIdentifier)' == 'windows'" >
1010
<ItemGroup>
11-
<!-- This preview version breaks uap builds by referencing Microsoft.VCLibs.Desktop when it shouldn't -->
11+
<!-- Prerelease version needed for TargetFramework support. Not needed by uap. -->
1212
<PackageReference Include="Microsoft.UI.Xaml" Version="2.8.7-prerelease.241119001" />
1313
</ItemGroup>
1414
</When>

0 commit comments

Comments
 (0)