File tree 3 files changed +2418
-3
lines changed
3 files changed +2418
-3
lines changed Original file line number Diff line number Diff line change 21
21
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
22
22
<ConfigurationType >Application</ConfigurationType >
23
23
<UseDebugLibraries >true</UseDebugLibraries >
24
- <PlatformToolset >v142 </PlatformToolset >
24
+ <PlatformToolset >v143 </PlatformToolset >
25
25
<CharacterSet >Unicode</CharacterSet >
26
26
</PropertyGroup >
27
27
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
28
28
<ConfigurationType >Application</ConfigurationType >
29
29
<UseDebugLibraries >false</UseDebugLibraries >
30
- <PlatformToolset >v142 </PlatformToolset >
30
+ <PlatformToolset >v143 </PlatformToolset >
31
31
<WholeProgramOptimization >true</WholeProgramOptimization >
32
32
<CharacterSet >Unicode</CharacterSet >
33
33
</PropertyGroup >
93
93
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
94
94
<ImportGroup Label =" ExtensionTargets" >
95
95
</ImportGroup >
96
- </Project >
96
+ </Project >
You can’t perform that action at this time.
0 commit comments