Skip to content

Commit

Permalink
Fixed Proxy windows SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
nike4613 committed Aug 11, 2019
1 parent bcab2ee commit 73275bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Proxy/Proxy.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<ProjectGuid>{88609E16-731F-46C9-8139-6B1A7A83240D}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>proxy</RootNamespace>
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
<ProjectName>proxy</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
Expand Down

0 comments on commit 73275bb

Please sign in to comment.