File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Tools/msi/bundle/bootstrap Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 21
21
<PropertyGroup Label =" Globals" >
22
22
<Configuration Condition =" '$(Configuration)' == ''" >Release</Configuration >
23
23
<Platform Condition =" '$(Platform)' == ''" >Win32</Platform >
24
- <PlatformToolset Condition =" '$(PlatformToolset)' == '' and ('$(MSBuildToolsVersion)' == '16.0' or '$(VisualStudioVersion)' == '16.0')" >v142</PlatformToolset >
24
+ <PlatformToolset Condition =" '$(PlatformToolset)' == '' and '$(VisualStudioVersion)' == '17.0'" >v143</PlatformToolset >
25
+ <PlatformToolset Condition =" '$(PlatformToolset)' == '' and '$(VisualStudioVersion)' == '16.0'" >v142</PlatformToolset >
25
26
<PlatformToolset Condition =" '$(PlatformToolset)' == '' and ('$(MSBuildToolsVersion)' == '15.0' or '$(VisualStudioVersion)' == '15.0')" >v141</PlatformToolset >
26
- <PlatformToolset Condition =" '$(PlatformToolset)' == '' and '$(VCTargetsPath14)' != ''" >v140</PlatformToolset >
27
- <PlatformToolset Condition =" '$(PlatformToolset)' == '' and '$(VCTargetsPath14)' != ''" >v140</PlatformToolset >
28
- <PlatformToolset Condition =" '$(PlatformToolset)' == '' and '$(VCTargetsPath12)' != ''" >v120</PlatformToolset >
27
+ <PlatformToolset Condition =" '$(PlatformToolset)' == ''" >v140</PlatformToolset >
29
28
<ProjectGuid >{7A09B132-B3EE-499B-A700-A4B2157FEA3D}</ProjectGuid >
30
29
<TargetName >PythonBA</TargetName >
31
30
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments