Skip to content

Commit

Permalink
Revert "Windows SDK version should match that of other projects (#2043)"
Browse files Browse the repository at this point in the history
This reverts commit d020e69.
  • Loading branch information
loneursid authored Feb 4, 2022
1 parent 0f6218b commit 0a4244c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/RestartAgent/RestartAgent.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ProjectGuid>{bc5e5a3e-e733-4388-8b00-f8495da7c778}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>RestartAgent</RootNamespace>
<WindowsTargetPlatformVersion Condition=" '$(WindowsTargetPlatformVersion)' == '' ">10.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion Condition=" '$(WindowsTargetPlatformVersion)' == '' ">10.0.20348.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformMinVersion>10.0.17134.0</WindowsTargetPlatformMinVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
Expand Down

0 comments on commit 0a4244c

Please sign in to comment.