From 0f74d8703f16a0c6fffb3f529ae2c931d598093b Mon Sep 17 00:00:00 2001
From: 3UR <76826837+3UR@users.noreply.github.com>
Date: Mon, 2 Mar 2026 10:16:11 +1000
Subject: [PATCH] chore: make release configuration use the visual studio 2026
toolset
---
Windows_Libs/Dev/Input/Input.vcxproj | 2 +-
Windows_Libs/Dev/Profile/Profile.vcxproj | 2 +-
Windows_Libs/Dev/Render/Render.vcxproj | 2 +-
Windows_Libs/Dev/Storage/Storage.vcxproj | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/Windows_Libs/Dev/Input/Input.vcxproj b/Windows_Libs/Dev/Input/Input.vcxproj
index 9c1f194..eaeadb4 100644
--- a/Windows_Libs/Dev/Input/Input.vcxproj
+++ b/Windows_Libs/Dev/Input/Input.vcxproj
@@ -49,7 +49,7 @@
StaticLibrary
false
- v110
+ v145
true
Unicode
diff --git a/Windows_Libs/Dev/Profile/Profile.vcxproj b/Windows_Libs/Dev/Profile/Profile.vcxproj
index ed58ddb..775ca23 100644
--- a/Windows_Libs/Dev/Profile/Profile.vcxproj
+++ b/Windows_Libs/Dev/Profile/Profile.vcxproj
@@ -49,7 +49,7 @@
StaticLibrary
false
- v110
+ v145
true
Unicode
diff --git a/Windows_Libs/Dev/Render/Render.vcxproj b/Windows_Libs/Dev/Render/Render.vcxproj
index aab379d..69081ab 100644
--- a/Windows_Libs/Dev/Render/Render.vcxproj
+++ b/Windows_Libs/Dev/Render/Render.vcxproj
@@ -49,7 +49,7 @@
StaticLibrary
false
- v110
+ v145
true
Unicode
diff --git a/Windows_Libs/Dev/Storage/Storage.vcxproj b/Windows_Libs/Dev/Storage/Storage.vcxproj
index 4b28723..aacabbe 100644
--- a/Windows_Libs/Dev/Storage/Storage.vcxproj
+++ b/Windows_Libs/Dev/Storage/Storage.vcxproj
@@ -48,7 +48,7 @@
StaticLibrary
false
- v110
+ v145
true
Unicode