Skip to content

Commit b610dd7

Browse files
ejohnstownpadelsbach
authored andcommitted
sftp Client Windows Version
The project file for the wolfSFTP example client is specifying a too-specific Windows target platform version. It is the only project file specifying the version to four places. Removed it and using the default Windows version for the version of the build tools.
1 parent 7241f4e commit b610dd7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ide/winvs/wolfsftp-client/wolfsftp-client.vcxproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@
7979
<ProjectGuid>{8DD810D6-159B-4C40-B682-FCA11F9B3680}</ProjectGuid>
8080
<Keyword>Win32Proj</Keyword>
8181
<RootNamespace>wolfsftp-client</RootNamespace>
82-
<WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
8382
</PropertyGroup>
8483
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
8584
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">

0 commit comments

Comments
 (0)