[Deps]Upgrade winAppSDK to 1.3 (#25876)

This commit is contained in:
Jaime Bernardo
2023-05-08 12:11:15 +01:00
committed by GitHub
parent 9c712760f9
commit 9004f17f71
9 changed files with 16 additions and 13 deletions

View File

@@ -14,6 +14,7 @@ inline const std::vector<std::wstring> winAppSdkFiles = {
L"Microsoft.UI.Composition.OSSupport.dll",
L"Microsoft.UI.Input.dll",
L"Microsoft.UI.Windowing.Core.dll",
L"Microsoft.UI.Windowing.dll",
L"Microsoft.UI.Xaml.Controls.dll",
L"Microsoft.UI.Xaml.Controls.pri",
L"Microsoft.UI.Xaml.Internal.dll",
@@ -34,6 +35,7 @@ inline const std::vector<std::wstring> winAppSdkFiles = {
L"WinUIEdit.dll",
L"WindowsAppRuntime.png",
L"WindowsAppSdk.AppxDeploymentExtensions.Desktop.dll",
L"WindowsAppSdk.AppxDeploymentExtensions.Desktop-EventLog-Instrumentation.dll",
L"dcompi.dll",
L"dwmcorei.dll",
L"marshal.dll",