File tree Expand file tree Collapse file tree 12 files changed +34
-1
lines changed
Installers/Windows/AspNetCoreModule-Setup
OutOfProcessRequestHandler Expand file tree Collapse file tree 12 files changed +34
-1
lines changed Original file line number Diff line number Diff line change 48
48
<PropertyGroup Condition =" '$(Configuration)'=='Release'" >
49
49
<WholeProgramOptimization >true</WholeProgramOptimization >
50
50
</PropertyGroup >
51
+ <PropertyGroup Label =" Configuration" >
52
+ <VCToolsVersion />
53
+ </PropertyGroup >
51
54
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
52
55
<PropertyGroup >
53
56
<AdditionalIncludeDirectories >$(IIS-Common)version;$(IIS-Common)Include;$(IIS-Setup)iisca\lib;$(WIX)sdk\$(WixPlatformToolset)\inc;$(AdditionalIncludeDirectories)</AdditionalIncludeDirectories >
Original file line number Diff line number Diff line change 41
41
<IncludePath >$(ProjectDir)..\include;$(IncludePath)</IncludePath >
42
42
<TargetName >iiscommon</TargetName >
43
43
</PropertyGroup >
44
+ <PropertyGroup Label =" Configuration" >
45
+ <VCToolsVersion />
46
+ </PropertyGroup >
44
47
<ItemDefinitionGroup >
45
48
<ClCompile >
46
49
<SDLCheck >true</SDLCheck >
Original file line number Diff line number Diff line change 77
77
<PlatformToolset >v141</PlatformToolset >
78
78
</PropertyGroup >
79
79
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
80
+ <PropertyGroup Label =" Configuration" >
81
+ <VCToolsVersion />
82
+ </PropertyGroup >
80
83
<PropertyGroup >
81
84
<AdditionalIncludeDirectories >$(IIS-Common)version;$(IIS-Common)Include;$(AdditionalIncludeDirectories)</AdditionalIncludeDirectories >
82
85
<PrecompiledHeader >Create</PrecompiledHeader >
Original file line number Diff line number Diff line change 28
28
<WindowsTargetPlatformVersion >10.0.17134.0</WindowsTargetPlatformVersion >
29
29
</PropertyGroup >
30
30
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
31
+ <PropertyGroup Label =" Configuration" >
32
+ <VCToolsVersion />
33
+ </PropertyGroup >
31
34
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
32
35
<ConfigurationType >DynamicLibrary</ConfigurationType >
33
36
<UseDebugLibraries >true</UseDebugLibraries >
Original file line number Diff line number Diff line change 26
26
<WindowsTargetPlatformVersion >10.0.17134.0</WindowsTargetPlatformVersion >
27
27
</PropertyGroup >
28
28
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
29
+ <PropertyGroup Label =" Configuration" >
30
+ <VCToolsVersion />
31
+ </PropertyGroup >
29
32
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
30
33
<ConfigurationType >StaticLibrary</ConfigurationType >
31
34
<UseDebugLibraries >true</UseDebugLibraries >
Original file line number Diff line number Diff line change 26
26
<CharacterSet >Unicode</CharacterSet >
27
27
</PropertyGroup >
28
28
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
29
+ <PropertyGroup Label =" Configuration" >
30
+ <VCToolsVersion />
31
+ </PropertyGroup >
29
32
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
30
33
<ImportGroup Label =" ExtensionSettings" />
31
34
<ImportGroup Label =" Shared" />
Original file line number Diff line number Diff line change 26
26
<WindowsTargetPlatformVersion >10.0.17134.0</WindowsTargetPlatformVersion >
27
27
</PropertyGroup >
28
28
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
29
+ <PropertyGroup Label =" Configuration" >
30
+ <VCToolsVersion />
31
+ </PropertyGroup >
29
32
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
30
33
<ConfigurationType >StaticLibrary</ConfigurationType >
31
34
<UseDebugLibraries >true</UseDebugLibraries >
Original file line number Diff line number Diff line change 28
28
<ProjectName >InProcessRequestHandler</ProjectName >
29
29
</PropertyGroup >
30
30
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
31
+ <PropertyGroup Label =" Configuration" >
32
+ <VCToolsVersion />
33
+ </PropertyGroup >
31
34
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
32
35
<ConfigurationType >DynamicLibrary</ConfigurationType >
33
36
<UseDebugLibraries >true</UseDebugLibraries >
Original file line number Diff line number Diff line change 28
28
<ProjectName >OutOfProcessRequestHandler</ProjectName >
29
29
</PropertyGroup >
30
30
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
31
+ <PropertyGroup Label =" Configuration" >
32
+ <VCToolsVersion />
33
+ </PropertyGroup >
31
34
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
32
35
<ConfigurationType >DynamicLibrary</ConfigurationType >
33
36
<UseDebugLibraries >true</UseDebugLibraries >
Original file line number Diff line number Diff line change 26
26
<WindowsTargetPlatformVersion >10.0.17134.0</WindowsTargetPlatformVersion >
27
27
</PropertyGroup >
28
28
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
29
+ <PropertyGroup Label =" Configuration" >
30
+ <VCToolsVersion />
31
+ </PropertyGroup >
29
32
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
30
33
<ConfigurationType >StaticLibrary</ConfigurationType >
31
34
<UseDebugLibraries >true</UseDebugLibraries >
Original file line number Diff line number Diff line change 29
29
<WindowsTargetPlatformVersion >10.0.17134.0</WindowsTargetPlatformVersion >
30
30
</PropertyGroup >
31
31
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
32
+ <PropertyGroup Label =" Configuration" >
33
+ <VCToolsVersion />
34
+ </PropertyGroup >
32
35
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
33
36
<ConfigurationType >StaticLibrary</ConfigurationType >
34
37
<UseDebugLibraries >true</UseDebugLibraries >
Original file line number Diff line number Diff line change 4
4
<SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >$(MSBuildThisFileDirectory)..\</SolutionDir >
5
5
<Configuration Condition =" '$(Configuration)'==''" >Debug</Configuration >
6
6
<Platform Condition =" '$(Platform)' == ''" >Win32</Platform >
7
- <PlatformToolset >v141 </PlatformToolset >
7
+ <PlatformToolset >v142 </PlatformToolset >
8
8
<OutputPath Condition =" '$(OutputPath)' == ''" >$(MSBuildProjectDirectory)\bin\$(Configuration)\$(Platform)\</OutputPath >
9
9
<OutDir >$(OutputPath)</OutDir >
10
10
<AspNetCoreModuleTargetName >aspnetcore</AspNetCoreModuleTargetName >
You can’t perform that action at this time.
0 commit comments