mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Update min win10 version from 1703/15063 to 1903/18362
Co-authored-by: Shawn Hoffman <godisgovernment@gmail.com>
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
// Indicate the minimum OS version required for the binary to run properly.
|
||||
// Updater will fail the update if the user does not meet this requirement.
|
||||
OSMinimumVersionWin10=10.0.15063.0
|
||||
OSMinimumVersionWin10=10.0.18362.0
|
||||
OSMinimumVersionWin11=10.0.22000.0
|
||||
|
||||
// This is the runtime which was compiled against - providing a way for Updater to detect if update
|
||||
|
Reference in New Issue
Block a user