We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f6218b commit 0a4244cCopy full SHA for 0a4244c
1 file changed
dev/RestartAgent/RestartAgent.vcxproj
@@ -10,7 +10,7 @@
10
<ProjectGuid>{bc5e5a3e-e733-4388-8b00-f8495da7c778}</ProjectGuid>
11
<Keyword>Win32Proj</Keyword>
12
<RootNamespace>RestartAgent</RootNamespace>
13
- <WindowsTargetPlatformVersion Condition=" '$(WindowsTargetPlatformVersion)' == '' ">10.0</WindowsTargetPlatformVersion>
+ <WindowsTargetPlatformVersion Condition=" '$(WindowsTargetPlatformVersion)' == '' ">10.0.20348.0</WindowsTargetPlatformVersion>
14
<WindowsTargetPlatformMinVersion>10.0.17134.0</WindowsTargetPlatformMinVersion>
15
</PropertyGroup>
16
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
0 commit comments