Bump winappsdk to 1.1.4 (#19937)

This commit is contained in:
Stefan Markovic
2022-08-17 14:25:27 +02:00
committed by GitHub
parent 405d79e72f
commit ae57ca07f0
4 changed files with 6 additions and 9 deletions

View File

@@ -52,7 +52,7 @@
<ItemGroup>
<PackageReference Include="CommunityToolkit.WinUI.UI" Version="7.1.2" />
<PackageReference Include="CommunityToolkit.WinUI.UI.Controls" Version="7.1.2" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.1.2" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.1.4" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22000.197" />
<PackageReference Include="Microsoft.Xaml.Behaviors.WinUI.Managed" Version="2.0.8" />
<Manifest Include="$(ApplicationManifest)" />