We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8502d4b commit 37fdea7Copy full SHA for 37fdea7
1 file changed
Src/Common.props
@@ -34,7 +34,7 @@
34
<WarningLevel>Level3</WarningLevel>
35
<MultiProcessorCompilation>true</MultiProcessorCompilation>
36
<ConformanceMode>true</ConformanceMode>
37
- <LanguageStandard>stdcpp17</LanguageStandard>
+ <LanguageStandard>stdcpp20</LanguageStandard>
38
</ClCompile>
39
<Midl>
40
<MkTypLibCompatible>false</MkTypLibCompatible>
0 commit comments