From 096784ea5114cb5bf99151cc047d69951035d152 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Sun, 7 Feb 2021 18:54:54 -0600 Subject: Require Vista (Server 2008) SP2 or newer. #6318 --- src/engine/engine.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/engine/engine.vcxproj') diff --git a/src/engine/engine.vcxproj b/src/engine/engine.vcxproj index cb179a23..bc724a40 100644 --- a/src/engine/engine.vcxproj +++ b/src/engine/engine.vcxproj @@ -1,7 +1,7 @@ - + Debug @@ -167,7 +167,7 @@ rc.exe -fo "$(OutDir)engine.res" "$(IntDir)engine.messages.rc" This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - + \ No newline at end of file -- cgit v1.2.3-55-g6feb