From 4de3ba1258e504c436ab956e7106495c63ee0975 Mon Sep 17 00:00:00 2001 From: bagajjal Date: Tue, 17 Apr 2018 13:11:03 -0700 Subject: [PATCH] Updated Building using VS 2015 (markdown) --- Building-using-VS-2015.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-using-VS-2015.md b/Building-using-VS-2015.md index 0db7554..6f7b53b 100644 --- a/Building-using-VS-2015.md +++ b/Building-using-VS-2015.md @@ -4,7 +4,7 @@ Download and Install VS 2015 [Community Edition](https://www.visualstudio.com/en Clone https://github.com/PowerShell/openssh-portable -LibreSSL SDK payload is hosted at https://github.com/PowerShell/Win32-OpenSSH/tree/L1-Prod/contrib/win32/openssh/LibreSSLSDK. Copy LibreSSLSDK and place it under contrib/win32/openssh +Download the latest PowerShell LibreSSL [release](https://github.com/PowerShell/LibreSSL/releases/tag/V2.6.4.1) and copy LibreSSL folder to $openssh-portable\contrib\win32\openssh. Open "contrib\win32\openssh\Win32-OpenSSH.sln" in Visual Studio and continue building Win32-OpenSSH binaries