Upgrade to WinUI 2.7 (#1766)

This commit is contained in:
hanzhang54 2021-12-22 14:53:42 +08:00 committed by GitHub
parent 28517854f5
commit bf552ac9fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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