File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Installers/Windows/AspNetCoreModule-Setup/build/settings
Servers/IIS/src/AspNetCoreModuleV1 Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1717 " Microsoft.VisualStudio.ComponentGroup.NativeDesktop.Win81" ,
1818 " Microsoft.VisualStudio.Component.VC.Tools.x86.x64" ,
1919 " Microsoft.VisualStudio.Component.VC.ATL" ,
20- " Microsoft.VisualStudio.Component.Windows10SDK.15063.Desktop "
20+ " Microsoft.VisualStudio.Component.Windows10SDK.17134 "
2121 ]
2222 }
2323 }
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 >
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" >
You can’t perform that action at this time.
0 commit comments