File tree 9 files changed +9
-10
lines changed
test/AspNetCoreModuleTests
Installers/Windows/AspNetCoreModule-Setup/build/settings
9 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 14
14
"includePrerelease" : true ,
15
15
"versionRange" : " [15.8, 16.0)" ,
16
16
"requiredWorkloads" : [
17
- " Microsoft.VisualStudio.ComponentGroup.NativeDesktop.Win81" ,
18
17
" Microsoft.VisualStudio.Component.VC.Tools.x86.x64" ,
19
18
" Microsoft.VisualStudio.Component.VC.ATL" ,
20
- " Microsoft.VisualStudio.Component.Windows10SDK.15063.Desktop "
19
+ " Microsoft.VisualStudio.Component.Windows10SDK.17134 "
21
20
]
22
21
}
23
22
}
Original file line number Diff line number Diff line change 26
26
<ProjectName >AspNetCore</ProjectName >
27
27
<TargetName >aspnetcore</TargetName >
28
28
<LinkIncremental >false</LinkIncremental >
29
- <WindowsTargetPlatformVersion >10.0.15063 .0</WindowsTargetPlatformVersion >
29
+ <WindowsTargetPlatformVersion >10.0.17134 .0</WindowsTargetPlatformVersion >
30
30
</PropertyGroup >
31
31
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
32
32
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
Original file line number Diff line number Diff line change 23
23
<Keyword >Win32Proj</Keyword >
24
24
<RootNamespace >IISLib</RootNamespace >
25
25
<ProjectName >IISLib</ProjectName >
26
- <WindowsTargetPlatformVersion >10.0.15063 .0</WindowsTargetPlatformVersion >
26
+ <WindowsTargetPlatformVersion >10.0.17134 .0</WindowsTargetPlatformVersion >
27
27
</PropertyGroup >
28
28
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
29
29
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
Original file line number Diff line number Diff line change 26
26
<ProjectName >AspNetCore</ProjectName >
27
27
<TargetName >aspnetcore</TargetName >
28
28
<LinkIncremental >false</LinkIncremental >
29
- <WindowsTargetPlatformVersion >10.0.15063 .0</WindowsTargetPlatformVersion >
29
+ <WindowsTargetPlatformVersion >10.0.17134 .0</WindowsTargetPlatformVersion >
30
30
</PropertyGroup >
31
31
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
32
32
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
Original file line number Diff line number Diff line change 23
23
<ProjectGuid >{55494E58-E061-4C4C-A0A8-837008E72F85}</ProjectGuid >
24
24
<Keyword >Win32Proj</Keyword >
25
25
<RootNamespace >NewCommon</RootNamespace >
26
- <WindowsTargetPlatformVersion >10.0.15063 .0</WindowsTargetPlatformVersion >
26
+ <WindowsTargetPlatformVersion >10.0.17134 .0</WindowsTargetPlatformVersion >
27
27
</PropertyGroup >
28
28
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
29
29
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
Original file line number Diff line number Diff line change 23
23
<Keyword >Win32Proj</Keyword >
24
24
<RootNamespace >IISLib</RootNamespace >
25
25
<ProjectName >IISLib</ProjectName >
26
- <WindowsTargetPlatformVersion >10.0.15063 .0</WindowsTargetPlatformVersion >
26
+ <WindowsTargetPlatformVersion >10.0.17134 .0</WindowsTargetPlatformVersion >
27
27
</PropertyGroup >
28
28
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
29
29
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
Original file line number Diff line number Diff line change 24
24
<ProjectGuid >{D57EA297-6DC2-4BC0-8C91-334863327863}</ProjectGuid >
25
25
<Keyword >Win32Proj</Keyword >
26
26
<RootNamespace >RequestHandler</RootNamespace >
27
- <WindowsTargetPlatformVersion >10.0.15063 .0</WindowsTargetPlatformVersion >
27
+ <WindowsTargetPlatformVersion >10.0.17134 .0</WindowsTargetPlatformVersion >
28
28
<ProjectName >RequestHandler</ProjectName >
29
29
</PropertyGroup >
30
30
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
Original file line number Diff line number Diff line change 23
23
<ProjectGuid >{0692D963-DB10-4387-B3EA-460FBB9BD9A3}</ProjectGuid >
24
24
<Keyword >Win32Proj</Keyword >
25
25
<RootNamespace >AspNetCoreModuleTests</RootNamespace >
26
- <WindowsTargetPlatformVersion >10.0.15063 .0</WindowsTargetPlatformVersion >
26
+ <WindowsTargetPlatformVersion >10.0.17134 .0</WindowsTargetPlatformVersion >
27
27
<ProjectSubType >NativeUnitTestProject</ProjectSubType >
28
28
</PropertyGroup >
29
29
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
Original file line number Diff line number Diff line change 13
13
<!-- General properties -->
14
14
15
15
<PropertyGroup >
16
- <IisOobWinSdkVersion Condition =" '$(IisOobWinSdkVersion)' == ''" >10.0.15063 .0</IisOobWinSdkVersion >
16
+ <IisOobWinSdkVersion Condition =" '$(IisOobWinSdkVersion)' == ''" >10.0.17134 .0</IisOobWinSdkVersion >
17
17
<WindowsTargetPlatformVersion Condition =" '$(WindowsTargetPlatformVersion)' == ''" >$(IisOobWinSdkVersion)</WindowsTargetPlatformVersion >
18
18
<CharacterSet >Unicode</CharacterSet >
19
19
<OutDir >bin\$(Configuration)\$(PlatformShortname)\</OutDir >
You can’t perform that action at this time.
0 commit comments