4646 <ConfigurationType >DynamicLibrary</ConfigurationType >
4747 <UseDebugLibraries >true</UseDebugLibraries >
4848 <CharacterSet >Unicode</CharacterSet >
49- <PlatformToolset >v142 </PlatformToolset >
49+ <PlatformToolset >v143 </PlatformToolset >
5050 </PropertyGroup >
5151 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
5252 <ConfigurationType >DynamicLibrary</ConfigurationType >
5353 <UseDebugLibraries >true</UseDebugLibraries >
5454 <CharacterSet >Unicode</CharacterSet >
55- <PlatformToolset >v142 </PlatformToolset >
55+ <PlatformToolset >v143 </PlatformToolset >
5656 </PropertyGroup >
5757 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='PythonDebug|Win32'" Label =" Configuration" >
5858 <ConfigurationType >DynamicLibrary</ConfigurationType >
5959 <UseDebugLibraries >true</UseDebugLibraries >
6060 <CharacterSet >Unicode</CharacterSet >
61- <PlatformToolset >v142 </PlatformToolset >
61+ <PlatformToolset >v143 </PlatformToolset >
6262 </PropertyGroup >
6363 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='PythonDebug|x64'" Label =" Configuration" >
6464 <ConfigurationType >DynamicLibrary</ConfigurationType >
6565 <UseDebugLibraries >true</UseDebugLibraries >
6666 <CharacterSet >Unicode</CharacterSet >
67- <PlatformToolset >v142 </PlatformToolset >
67+ <PlatformToolset >v143 </PlatformToolset >
6868 </PropertyGroup >
6969 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='DebugStartup|Win32'" Label =" Configuration" >
7070 <ConfigurationType >DynamicLibrary</ConfigurationType >
7171 <UseDebugLibraries >true</UseDebugLibraries >
7272 <CharacterSet >Unicode</CharacterSet >
73- <PlatformToolset >v142 </PlatformToolset >
73+ <PlatformToolset >v143 </PlatformToolset >
7474 </PropertyGroup >
7575 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='DebugStartup|x64'" Label =" Configuration" >
7676 <ConfigurationType >DynamicLibrary</ConfigurationType >
7777 <UseDebugLibraries >true</UseDebugLibraries >
7878 <CharacterSet >Unicode</CharacterSet >
79- <PlatformToolset >v142 </PlatformToolset >
79+ <PlatformToolset >v143 </PlatformToolset >
8080 </PropertyGroup >
8181 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" Label =" Configuration" >
8282 <ConfigurationType >DynamicLibrary</ConfigurationType >
8383 <UseDebugLibraries >false</UseDebugLibraries >
8484 <WholeProgramOptimization >true</WholeProgramOptimization >
8585 <CharacterSet >Unicode</CharacterSet >
86- <PlatformToolset >v142 </PlatformToolset >
86+ <PlatformToolset >v143 </PlatformToolset >
8787 </PropertyGroup >
8888 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
8989 <ConfigurationType >DynamicLibrary</ConfigurationType >
9090 <UseDebugLibraries >false</UseDebugLibraries >
9191 <WholeProgramOptimization >true</WholeProgramOptimization >
9292 <CharacterSet >Unicode</CharacterSet >
93- <PlatformToolset >v142 </PlatformToolset >
93+ <PlatformToolset >v143 </PlatformToolset >
9494 </PropertyGroup >
9595 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
9696 <ImportGroup Label =" ExtensionSettings" >
@@ -544,13 +544,13 @@ xcopy $(ProjectDir)..\python_tests\*.* "e:\notepadtest\unicode\plugins\config\py
544544 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
545545 <ImportGroup Label =" ExtensionTargets" >
546546 <Import Project =" ..\..\packages\boost.1.78.0\build\boost.targets" Condition =" Exists('..\..\packages\boost.1.78.0\build\boost.targets')" />
547- <Import Project =" ..\..\packages\boost_python310-vc142 .1.78.0\build\boost_python310-vc142 .targets" Condition =" Exists('..\..\packages\boost_python310-vc142 .1.78.0\build\boost_python310-vc142 .targets')" />
547+ <Import Project =" ..\..\packages\boost_python310-vc143 .1.78.0\build\boost_python310-vc143 .targets" Condition =" Exists('..\..\packages\boost_python310-vc143 .1.78.0\build\boost_python310-vc143 .targets')" />
548548 </ImportGroup >
549549 <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
550550 <PropertyGroup >
551551 <ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
552552 </PropertyGroup >
553553 <Error Condition =" !Exists('..\..\packages\boost.1.78.0\build\boost.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\boost.1.78.0\build\boost.targets'))" />
554- <Error Condition =" !Exists('..\..\packages\boost_python310-vc142 .1.78.0\build\boost_python310-vc142 .targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\boost_python310-vc142 .1.78.0\build\boost_python310-vc142 .targets'))" />
554+ <Error Condition =" !Exists('..\..\packages\boost_python310-vc143 .1.78.0\build\boost_python310-vc143 .targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\boost_python310-vc143 .1.78.0\build\boost_python310-vc143 .targets'))" />
555555 </Target >
556556</Project >
0 commit comments