Skip to content

Commit a3c849c

Browse files
author
Connection Refused
committed
[RouteHelper] Update language version
1 parent 55558ca commit a3c849c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RouteHelper/RouteHelper.vcxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<SDLCheck>true</SDLCheck>
6262
<PreprocessorDefinitions>_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
6363
<ConformanceMode>true</ConformanceMode>
64-
<LanguageStandard>stdcpp17</LanguageStandard>
64+
<LanguageStandard>stdcpp20</LanguageStandard>
6565
<LanguageStandard_C>stdc17</LanguageStandard_C>
6666
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
6767
</ClCompile>
@@ -79,7 +79,7 @@
7979
<SDLCheck>true</SDLCheck>
8080
<PreprocessorDefinitions>NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
8181
<ConformanceMode>true</ConformanceMode>
82-
<LanguageStandard>stdcpp17</LanguageStandard>
82+
<LanguageStandard>stdcpp20</LanguageStandard>
8383
<LanguageStandard_C>stdc17</LanguageStandard_C>
8484
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
8585
</ClCompile>

0 commit comments

Comments
 (0)