Skip to content

Commit 3caa2d8

Browse files
committed
Change build components to 17134
1 parent 719ff08 commit 3caa2d8

File tree

9 files changed

+9
-10
lines changed

9 files changed

+9
-10
lines changed

korebuild.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,9 @@
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
}

src/IISIntegration/src/AspNetCoreModuleV1/AspNetCore/AspNetCore.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
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">

src/IISIntegration/src/AspNetCoreModuleV1/IISLib/IISLib.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
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">

src/IISIntegration/src/AspNetCoreModuleV2/AspNetCore/AspNetCore.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
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">

src/IISIntegration/src/AspNetCoreModuleV2/CommonLib/CommonLib.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
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">

src/IISIntegration/src/AspNetCoreModuleV2/IISLib/IISLib.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
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">

src/IISIntegration/src/AspNetCoreModuleV2/RequestHandler/RequestHandler.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
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" />

src/IISIntegration/test/AspNetCoreModuleTests/AspNetCoreModuleTests.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
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" />

src/Installers/Windows/AspNetCoreModule-Setup/build/settings/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
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>

0 commit comments

Comments
 (0)