Update Microsoft.UI.Xaml 2.8.0 -> 2.8.1

This commit is contained in:
Matt Cooley 2022-09-22 11:50:32 -07:00
commit b2c82af87d

View file

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