From 83575711a74bc620fadcbca3f3d8d87d98a747de Mon Sep 17 00:00:00 2001 From: John Safranek Date: Mon, 27 Apr 2026 10:32:12 -0700 Subject: [PATCH] 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. --- ide/winvs/wolfsftp-client/wolfsftp-client.vcxproj | 1 - 1 file changed, 1 deletion(-) diff --git a/ide/winvs/wolfsftp-client/wolfsftp-client.vcxproj b/ide/winvs/wolfsftp-client/wolfsftp-client.vcxproj index 2a4a0f3b1..8ed347f93 100644 --- a/ide/winvs/wolfsftp-client/wolfsftp-client.vcxproj +++ b/ide/winvs/wolfsftp-client/wolfsftp-client.vcxproj @@ -79,7 +79,6 @@ {8DD810D6-159B-4C40-B682-FCA11F9B3680} Win32Proj wolfsftp-client - 10.0.17134.0