[Deps]Update winappsdk to 1.1.5 (#20898)

* [Deps]Update WinAppSDK to 1.1.5

* Use hardlinks for winappsdk on MeasureTool
This commit is contained in:
Jaime Bernardo
2022-09-28 11:26:24 +01:00
committed by GitHub
parent 4e20ae07ca
commit b9e8b807fd
7 changed files with 19 additions and 15 deletions

View File

@@ -48,7 +48,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.4" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.1.5" />
<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)" />