File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Tools/msi/bundle/bootstrap Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 2121 <PropertyGroup Label =" Globals" >
2222 <Configuration Condition =" '$(Configuration)' == ''" >Release</Configuration >
2323 <Platform Condition =" '$(Platform)' == ''" >Win32</Platform >
24+ <PlatformToolset Condition =" '$(PlatformToolset)' == '' and '$(VisualStudioVersion)' == '18.0'" >v145</PlatformToolset >
2425 <PlatformToolset Condition =" '$(PlatformToolset)' == '' and '$(VisualStudioVersion)' == '17.0'" >v143</PlatformToolset >
2526 <PlatformToolset Condition =" '$(PlatformToolset)' == '' and '$(VisualStudioVersion)' == '16.0'" >v142</PlatformToolset >
2627 <PlatformToolset Condition =" '$(PlatformToolset)' == '' and ('$(MSBuildToolsVersion)' == '15.0' or '$(VisualStudioVersion)' == '15.0')" >v141</PlatformToolset >
You can’t perform that action at this time.
0 commit comments