From 5b425edc2723e261aa340120e43edf90fef1afe0 Mon Sep 17 00:00:00 2001 From: staphen Date: Fri, 15 Aug 2025 12:18:41 -0400 Subject: [PATCH] Update Windows Target Platform to the SDK version on Windows Server 2025 CI runners --- Packaging/xbox-one/build.bat | 2 +- uwp-project/devilutionx.vcxproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Packaging/xbox-one/build.bat b/Packaging/xbox-one/build.bat index 05c4bf028..e0a11dd98 100644 --- a/Packaging/xbox-one/build.bat +++ b/Packaging/xbox-one/build.bat @@ -5,7 +5,7 @@ cd ..\..\build git clone --branch SDL2 https://github.com/libsdl-org/SDL.git git -C SDL reset --hard 10135b2d7bbed6ea0cba24410ebc12887d92968d -msbuild /p:PlatformToolset=v143;TargetPlatformVersion=10.0.22000.0;TargetPlatformMinVersion=10.0.14393.0;ConfigurationType=StaticLibrary;Configuration=Release;Platform=x64 SDL\VisualC-WinRT\SDL-UWP.vcxproj +msbuild /p:PlatformToolset=v143;TargetPlatformVersion=10.0.26100.0;TargetPlatformMinVersion=10.0.14393.0;ConfigurationType=StaticLibrary;Configuration=Release;Platform=x64 SDL\VisualC-WinRT\SDL-UWP.vcxproj cmake -DUWP_LIB=1 -DUWP_SDL2_DIR="%CD%/SDL" -DCMAKE_BUILD_TYPE=x64-Release .. diff --git a/uwp-project/devilutionx.vcxproj b/uwp-project/devilutionx.vcxproj index 06ac0352a..a75ace99d 100644 --- a/uwp-project/devilutionx.vcxproj +++ b/uwp-project/devilutionx.vcxproj @@ -21,7 +21,7 @@ 8.2 10.0.10069.0 10.0.10069.0 - 10.0.22000.0 + 10.0.26100.0 10.0.14393.0 devilutionX