From d008d6c995cec54aa2433049f117ebc2ceed56a5 Mon Sep 17 00:00:00 2001 From: nhmall Date: Fri, 11 Dec 2020 22:35:37 -0500 Subject: [PATCH] use .Substring to limit maintenance to major Lua version releases only --- win/win32/vs/NetHack.vcxproj | 6 ++---- win/win32/vs/NetHackW.vcxproj | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/win/win32/vs/NetHack.vcxproj b/win/win32/vs/NetHack.vcxproj index a3c2e0c26..6103c7d87 100644 --- a/win/win32/vs/NetHack.vcxproj +++ b/win/win32/vs/NetHack.vcxproj @@ -57,10 +57,8 @@ - true - true - true - false + true + false diff --git a/win/win32/vs/NetHackW.vcxproj b/win/win32/vs/NetHackW.vcxproj index e9b5d7dd5..d49463e30 100644 --- a/win/win32/vs/NetHackW.vcxproj +++ b/win/win32/vs/NetHackW.vcxproj @@ -51,10 +51,8 @@ - true - true - true - false + true + false