mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 03:36:44 +02:00
[bootstrapper] Allow msi extraction on 1809 and older (#11117)
This commit is contained in:
@@ -17,5 +17,5 @@ namespace updating
|
||||
std::optional<VersionHelper> get_installed_powertoys_version();
|
||||
std::future<bool> uninstall_previous_msix_version_async();
|
||||
|
||||
bool is_old_windows_version();
|
||||
bool is_1809_or_older();
|
||||
}
|
||||
Reference in New Issue
Block a user