[WinUI]Upgrade Windows App SDK to 1.1.1 (#18842)

This commit is contained in:
Jaime Bernardo
2022-06-15 01:13:14 +01:00
committed by GitHub
parent fdc813a5ca
commit 43e658f388
3 changed files with 6 additions and 6 deletions

View File

@@ -57,7 +57,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.0" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.1.1" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22000.194" />
<PackageReference Include="Microsoft.Xaml.Behaviors.WinUI.Managed" Version="2.0.8" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0">