File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
com/TestSources/PyCOMTest Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2424 <Keyword >Win32Proj</Keyword >
2525 <!-- Target Windows Server 2022 which GitHub Actions run on -->
2626 <!-- https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md#windows-server-2022 -->
27- <WindowsTargetPlatformVersion >10.0.20348.0 </WindowsTargetPlatformVersion >
27+ <WindowsTargetPlatformVersion >10.0</WindowsTargetPlatformVersion >
2828 </PropertyGroup >
2929 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
3030 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
4242 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
4343 <ConfigurationType >DynamicLibrary</ConfigurationType >
4444 <UseDebugLibraries >true</UseDebugLibraries >
45- <PlatformToolset >v142 </PlatformToolset >
45+ <PlatformToolset >v143 </PlatformToolset >
4646 <CharacterSet >NotSet</CharacterSet >
4747 </PropertyGroup >
4848 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
4949 <ConfigurationType >DynamicLibrary</ConfigurationType >
5050 <UseDebugLibraries >false</UseDebugLibraries >
51- <PlatformToolset >v142 </PlatformToolset >
51+ <PlatformToolset >v143 </PlatformToolset >
5252 <CharacterSet >NotSet</CharacterSet >
5353 </PropertyGroup >
5454 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
You can’t perform that action at this time.
0 commit comments