File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 21
21
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
22
22
<ConfigurationType >DynamicLibrary</ConfigurationType >
23
23
<CharacterSet >Unicode</CharacterSet >
24
- <PlatformToolset >v143 </PlatformToolset >
24
+ <PlatformToolset >v142 </PlatformToolset >
25
25
<UseDebugLibraries >false</UseDebugLibraries >
26
26
</PropertyGroup >
27
27
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
28
28
<ConfigurationType >DynamicLibrary</ConfigurationType >
29
29
<CharacterSet >Unicode</CharacterSet >
30
- <PlatformToolset >v143 </PlatformToolset >
30
+ <PlatformToolset >v142 </PlatformToolset >
31
31
<UseDebugLibraries >true</UseDebugLibraries >
32
32
</PropertyGroup >
33
33
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
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 >v143 </PlatformToolset >
24
+ <PlatformToolset >v142 </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 >v143 </PlatformToolset >
30
+ <PlatformToolset >v142 </PlatformToolset >
31
31
<WholeProgramOptimization >true</WholeProgramOptimization >
32
32
<CharacterSet >Unicode</CharacterSet >
33
33
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments