Skip to content

Commit

Permalink
fixing platform version on vectorTest project
Browse files Browse the repository at this point in the history
  • Loading branch information
andyD123 committed Aug 29, 2023
1 parent 4975e39 commit b1bc300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VectorTest/VectorTest.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
<Keyword>Win32Proj</Keyword>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
<ConfigurationType>Application</ConfigurationType>
<PlatformToolset>v143</PlatformToolset>
<PlatformToolset>v142</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
Expand Down

0 comments on commit b1bc300

Please sign in to comment.