File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
MultiTarget/PackageReferences/Uwp Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 11<Project >
22 <!-- Condition must be on a <When> statement in its own file for this to work in Visual Studio. https://stackoverflow.com/a/16557059 -->
33 <Choose >
4- <!-- Temp workaround until next Windows SDK servicing update -->
54 <When Condition =" '$(HasWinUI)' == 'true'" >
65 <ItemGroup >
76 <PackageReference Include =" Microsoft.UI.Xaml" Version =" 2.8.7-prerelease.241119001" />
Original file line number Diff line number Diff line change 11<Project >
22 <!-- Condition must be on a <When> statement in its own file for this to work in Visual Studio. https://stackoverflow.com/a/16557059 -->
33 <Choose >
4- <!-- Temp workaround until next Windows SDK servicing update -->
54 <When Condition =" '$(MultiTargetPlatformIdentifier)' == 'windows'" >
65 <ItemGroup >
76 <PackageReference Include =" Microsoft.Windows.CsWinRT" Version =" 2.1.6" PrivateAssets =" all" />
You can’t perform that action at this time.
0 commit comments