Skip to content

Commit 0a4244c

Browse files
authored
Revert "Windows SDK version should match that of other projects (#2043)"
This reverts commit d020e69.
1 parent 0f6218b commit 0a4244c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev/RestartAgent/RestartAgent.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ProjectGuid>{bc5e5a3e-e733-4388-8b00-f8495da7c778}</ProjectGuid>
1111
<Keyword>Win32Proj</Keyword>
1212
<RootNamespace>RestartAgent</RootNamespace>
13-
<WindowsTargetPlatformVersion Condition=" '$(WindowsTargetPlatformVersion)' == '' ">10.0</WindowsTargetPlatformVersion>
13+
<WindowsTargetPlatformVersion Condition=" '$(WindowsTargetPlatformVersion)' == '' ">10.0.20348.0</WindowsTargetPlatformVersion>
1414
<WindowsTargetPlatformMinVersion>10.0.17134.0</WindowsTargetPlatformMinVersion>
1515
</PropertyGroup>
1616
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />

0 commit comments

Comments
 (0)