From 59bd1ce687d4f27014b35d780be8bf962021f53c Mon Sep 17 00:00:00 2001 From: nhmall Date: Fri, 19 Apr 2024 14:17:47 -0400 Subject: [PATCH] update tested versions of Visual Studio 2024-04-19 --- sys/windows/Makefile.nmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/windows/Makefile.nmake b/sys/windows/Makefile.nmake index f9e50add2..87f760732 100644 --- a/sys/windows/Makefile.nmake +++ b/sys/windows/Makefile.nmake @@ -8,8 +8,8 @@ # MS Visual Studio Visual C++ compiler # # Visual Studio Compilers Tested: -# - Microsoft Visual Studio 2019 Community Edition v 16.11.34 -# - Microsoft Visual Studio 2022 Community Edition v 17.9.5 +# - Microsoft Visual Studio 2019 Community Edition v 16.11.35 +# - Microsoft Visual Studio 2022 Community Edition v 17.9.6 # #============================================================================== # This is used for building two distinct executables of NetHack: