mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-06 09:35:53 +00:00
Update min win10 version from 1703/15063 to 1903/18362
Co-authored-by: Shawn Hoffman <godisgovernment@gmail.com>
This commit is contained in:
parent
99cde4e269
commit
373a1a5dc0
3 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue