Skip to content

Commit

Permalink
Update to v143 from v142 (#1257)
Browse files Browse the repository at this point in the history
This lets us not have to have 2 different compiler versions
  • Loading branch information
AZero13 authored Oct 11, 2022
1 parent a39c5aa commit 79a86bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
</ItemGroup>
<PropertyGroup Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<PlatformToolset>v142</PlatformToolset>
<PlatformToolset>v143</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
<_WinMDPlatform>$(Platform)</_WinMDPlatform>
<_WinMDPlatform Condition="'$(Platform)' == 'Win32'">x86</_WinMDPlatform>
Expand Down

0 comments on commit 79a86bf

Please sign in to comment.