Merge pull request #11220 from shuffle2/macversion

MacUpdater: check os version
This commit is contained in:
JMC47
2022-10-30 15:19:55 -04:00
committed by GitHub
7 changed files with 249 additions and 186 deletions

View File

@ -2,7 +2,6 @@
// Updater will fail the update if the user does not meet this requirement.
OSMinimumVersionWin10=10.0.15063.0
OSMinimumVersionWin11=10.0.22000.0
OSMinimumVersionMacOS=10.14
// This is the runtime which was compiled against - providing a way for Updater to detect if update
// is needed before executing this binary. Note that, annoyingly, the version in environment