File tree Expand file tree Collapse file tree 9 files changed +9
-10
lines changed
test/AspNetCoreModuleTests
Installers/Windows/AspNetCoreModule-Setup/build/settings Expand file tree Collapse file tree 9 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 1414 "includePrerelease" : true ,
1515 "versionRange" : " [15.8, 16.0)" ,
1616 "requiredWorkloads" : [
17- " Microsoft.VisualStudio.ComponentGroup.NativeDesktop.Win81" ,
1817 " Microsoft.VisualStudio.Component.VC.Tools.x86.x64" ,
1918 " Microsoft.VisualStudio.Component.VC.ATL" ,
20- " Microsoft.VisualStudio.Component.Windows10SDK.15063.Desktop "
19+ " Microsoft.VisualStudio.Component.Windows10SDK.17134 "
2120 ]
2221 }
2322 }
Original file line number Diff line number Diff line change 2626 <ProjectName >AspNetCore</ProjectName >
2727 <TargetName >aspnetcore</TargetName >
2828 <LinkIncremental >false</LinkIncremental >
29- <WindowsTargetPlatformVersion >10.0.15063 .0</WindowsTargetPlatformVersion >
29+ <WindowsTargetPlatformVersion >10.0.17134 .0</WindowsTargetPlatformVersion >
3030 </PropertyGroup >
3131 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
3232 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
Original file line number Diff line number Diff line change 2323 <Keyword >Win32Proj</Keyword >
2424 <RootNamespace >IISLib</RootNamespace >
2525 <ProjectName >IISLib</ProjectName >
26- <WindowsTargetPlatformVersion >10.0.15063 .0</WindowsTargetPlatformVersion >
26+ <WindowsTargetPlatformVersion >10.0.17134 .0</WindowsTargetPlatformVersion >
2727 </PropertyGroup >
2828 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
2929 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
Original file line number Diff line number Diff line change 2626 <ProjectName >AspNetCore</ProjectName >
2727 <TargetName >aspnetcore</TargetName >
2828 <LinkIncremental >false</LinkIncremental >
29- <WindowsTargetPlatformVersion >10.0.15063 .0</WindowsTargetPlatformVersion >
29+ <WindowsTargetPlatformVersion >10.0.17134 .0</WindowsTargetPlatformVersion >
3030 </PropertyGroup >
3131 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
3232 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
Original file line number Diff line number Diff line change 2323 <ProjectGuid >{55494E58-E061-4C4C-A0A8-837008E72F85}</ProjectGuid >
2424 <Keyword >Win32Proj</Keyword >
2525 <RootNamespace >NewCommon</RootNamespace >
26- <WindowsTargetPlatformVersion >10.0.15063 .0</WindowsTargetPlatformVersion >
26+ <WindowsTargetPlatformVersion >10.0.17134 .0</WindowsTargetPlatformVersion >
2727 </PropertyGroup >
2828 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
2929 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
Original file line number Diff line number Diff line change 2323 <Keyword >Win32Proj</Keyword >
2424 <RootNamespace >IISLib</RootNamespace >
2525 <ProjectName >IISLib</ProjectName >
26- <WindowsTargetPlatformVersion >10.0.15063 .0</WindowsTargetPlatformVersion >
26+ <WindowsTargetPlatformVersion >10.0.17134 .0</WindowsTargetPlatformVersion >
2727 </PropertyGroup >
2828 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
2929 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
Original file line number Diff line number Diff line change 2424 <ProjectGuid >{D57EA297-6DC2-4BC0-8C91-334863327863}</ProjectGuid >
2525 <Keyword >Win32Proj</Keyword >
2626 <RootNamespace >RequestHandler</RootNamespace >
27- <WindowsTargetPlatformVersion >10.0.15063 .0</WindowsTargetPlatformVersion >
27+ <WindowsTargetPlatformVersion >10.0.17134 .0</WindowsTargetPlatformVersion >
2828 <ProjectName >RequestHandler</ProjectName >
2929 </PropertyGroup >
3030 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
Original file line number Diff line number Diff line change 2323 <ProjectGuid >{0692D963-DB10-4387-B3EA-460FBB9BD9A3}</ProjectGuid >
2424 <Keyword >Win32Proj</Keyword >
2525 <RootNamespace >AspNetCoreModuleTests</RootNamespace >
26- <WindowsTargetPlatformVersion >10.0.15063 .0</WindowsTargetPlatformVersion >
26+ <WindowsTargetPlatformVersion >10.0.17134 .0</WindowsTargetPlatformVersion >
2727 <ProjectSubType >NativeUnitTestProject</ProjectSubType >
2828 </PropertyGroup >
2929 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
Original file line number Diff line number Diff line change 1313 <!-- General properties -->
1414
1515 <PropertyGroup >
16- <IisOobWinSdkVersion Condition =" '$(IisOobWinSdkVersion)' == ''" >10.0.15063 .0</IisOobWinSdkVersion >
16+ <IisOobWinSdkVersion Condition =" '$(IisOobWinSdkVersion)' == ''" >10.0.17134 .0</IisOobWinSdkVersion >
1717 <WindowsTargetPlatformVersion Condition =" '$(WindowsTargetPlatformVersion)' == ''" >$(IisOobWinSdkVersion)</WindowsTargetPlatformVersion >
1818 <CharacterSet >Unicode</CharacterSet >
1919 <OutDir >bin\$(Configuration)\$(PlatformShortname)\</OutDir >
You can’t perform that action at this time.
0 commit comments