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 2121 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
2222 <ConfigurationType >DynamicLibrary</ConfigurationType >
2323 <CharacterSet >Unicode</CharacterSet >
24- <PlatformToolset >v143 </PlatformToolset >
24+ <PlatformToolset >v142 </PlatformToolset >
2525 <UseDebugLibraries >false</UseDebugLibraries >
2626 </PropertyGroup >
2727 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
2828 <ConfigurationType >DynamicLibrary</ConfigurationType >
2929 <CharacterSet >Unicode</CharacterSet >
30- <PlatformToolset >v143 </PlatformToolset >
30+ <PlatformToolset >v142 </PlatformToolset >
3131 <UseDebugLibraries >true</UseDebugLibraries >
3232 </PropertyGroup >
3333 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
Original file line number Diff line number Diff line change 2121 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
2222 <ConfigurationType >Application</ConfigurationType >
2323 <UseDebugLibraries >true</UseDebugLibraries >
24- <PlatformToolset >v143 </PlatformToolset >
24+ <PlatformToolset >v142 </PlatformToolset >
2525 <CharacterSet >Unicode</CharacterSet >
2626 </PropertyGroup >
2727 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
2828 <ConfigurationType >Application</ConfigurationType >
2929 <UseDebugLibraries >false</UseDebugLibraries >
30- <PlatformToolset >v143 </PlatformToolset >
30+ <PlatformToolset >v142 </PlatformToolset >
3131 <WholeProgramOptimization >true</WholeProgramOptimization >
3232 <CharacterSet >Unicode</CharacterSet >
3333 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments