diff --git a/lua.vcxproj b/lua.vcxproj
index c4fbd60..0a21360 100644
--- a/lua.vcxproj
+++ b/lua.vcxproj
@@ -29,7 +29,7 @@
DynamicLibrary
true
Unicode
- v143
+ v145
DynamicLibrary
@@ -42,7 +42,7 @@
false
true
Unicode
- v143
+ v145
DynamicLibrary
@@ -101,6 +101,7 @@
Disabled
WIN32;LUA_BUILD_AS_DLL;_CRT_SECURE_NO_WARNINGS;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)
ProgramDatabase
+ stdcpp20
Windows
@@ -123,7 +124,7 @@ copy $(TargetPath) \EgtProg\DllD32
Disabled
WIN32;LUA_BUILD_AS_DLL;_CRT_SECURE_NO_WARNINGS;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)
ProgramDatabase
- stdcpp17
+ stdcpp20
Default
@@ -152,6 +153,7 @@ copy $(TargetPath) \EgtProg\DllD64
StreamingSIMDExtensions2
AnySuitable
Speed
+ stdcpp20
Windows
@@ -178,7 +180,7 @@ copy $(TargetPath) \EgtProg\Dll32
true
WIN32;LUA_BUILD_AS_DLL;_CRT_SECURE_NO_WARNINGS;NDEBUG;_WINDOWS;_USRDLL;LUA_EXPORTS;%(PreprocessorDefinitions)
true
- stdcpp17
+ stdcpp20
Default
AnySuitable
Speed