Update to WinUI 2.8

This commit is contained in:
Han Zhang 2022-08-08 14:11:36 +08:00
commit 9611da0082

View file

@ -794,7 +794,7 @@
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.2.10</Version>
</PackageReference>
<PackageReference Include="Microsoft.UI.Xaml" Version="2.7.0" />
<PackageReference Include="Microsoft.UI.Xaml" Version="2.8.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\CalcViewModel\CalcViewModel.vcxproj">