mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 03:37:59 +01:00
[installer]Add version to the winappsdk filename (#18543)
This commit is contained in:
@@ -110,7 +110,7 @@
|
|||||||
UninstallCommand="/silent /uninstall">
|
UninstallCommand="/silent /uninstall">
|
||||||
</ExePackage>
|
</ExePackage>
|
||||||
<ExePackage
|
<ExePackage
|
||||||
Name="WindowsAppRuntimeInstall.exe"
|
Name="WindowsAppRuntimeInstall-1.0.3.exe"
|
||||||
Compressed="no"
|
Compressed="no"
|
||||||
Id="WinAppSDK101"
|
Id="WinAppSDK101"
|
||||||
DownloadUrl="https://aka.ms/windowsappsdk/1.0/1.0.3/windowsappruntimeinstall-1.0.3-$(var.PowerToysPlatform).exe"
|
DownloadUrl="https://aka.ms/windowsappsdk/1.0/1.0.3/windowsappruntimeinstall-1.0.3-$(var.PowerToysPlatform).exe"
|
||||||
|
|||||||
Reference in New Issue
Block a user