[installer]Add version to the winappsdk filename (#18543)

This commit is contained in:
Jaime Bernardo
2022-05-30 11:53:28 +01:00
committed by GitHub
parent 3cf6685eeb
commit 368c7756ef

View File

@@ -110,7 +110,7 @@
UninstallCommand="/silent /uninstall">
</ExePackage>
<ExePackage
Name="WindowsAppRuntimeInstall.exe"
Name="WindowsAppRuntimeInstall-1.0.3.exe"
Compressed="no"
Id="WinAppSDK101"
DownloadUrl="https://aka.ms/windowsappsdk/1.0/1.0.3/windowsappruntimeinstall-1.0.3-$(var.PowerToysPlatform).exe"