From fefbd6126f2b82b075e00889b78d4842739f4ab5 Mon Sep 17 00:00:00 2001 From: Ethan Lee Date: Mon, 11 Apr 2022 12:09:40 -0400 Subject: [PATCH] UWP: Require Windows 10 16299 or newer. This is required to build with WGI support. Thanks for @FrozenChameleon for the fix! Fixes #5504 --- VisualC-WinRT/SDL-UWP.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/VisualC-WinRT/SDL-UWP.vcxproj b/VisualC-WinRT/SDL-UWP.vcxproj index 5398d54704ece..5ccdad17511d7 100644 --- a/VisualC-WinRT/SDL-UWP.vcxproj +++ b/VisualC-WinRT/SDL-UWP.vcxproj @@ -417,10 +417,10 @@ true Windows Store 8.2 - 10.0.10069.0 - 10.0.10069.0 - 10.0.10240.0 - 10.0.10240.0 + 10.0.16299.0 + 10.0.16299.0 + 10.0.16299.0 + 10.0.16299.0