update tested versions of Visual Studio 2025-02-11

This commit is contained in:
nhmall
2025-02-11 19:50:08 -05:00
parent 907c0fbece
commit f8773f65db
2 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
#
# Visual Studio Compilers Tested:
# - Microsoft Visual Studio 2019 Community Edition v 16.11.42
# - Microsoft Visual Studio 2022 Community Edition v 17.12.4
# - Microsoft Visual Studio 2022 Community Edition v 17.13.0
#
#==============================================================================
# This is used for building two distinct executables of NetHack:
@@ -1177,7 +1177,7 @@ rc=Rc.exe
#
# Recently tested versions:
TESTEDVS2019 = 14.29.30157.0
TESTEDVS2022 = 14.42.34436.0
TESTEDVS2022 = 14.43.34808.0
VS2019CUR = $(TESTEDVS2019:.=)
VS2022CUR = $(TESTEDVS2022:.=)