PowerShell/tools
Andrew Schwartzmeyer 8a24d26e8d Patch System.Net.Http.Native.dylib
Again, .NET Core expects users to forcibly link the third party OpenSSL
libraries into system directories, which the Homebrew team advises
strongly against (and attempts to prevent). This also affects the
System.Net.Http library, and results in runtime errors during SSL
certificate validation. So instead, we patch what we can, when we can.
2016-09-20 14:34:32 -07:00
..
.gitignore Update Start-PSBootstrap to use .NET CLI's scripts 2016-06-10 16:12:01 -07:00
appveyor.psm1 Add support for running all tests on scheduled builds 2016-08-31 13:02:35 -07:00
debug.sh Update debug.sh script for new layout 2016-06-06 12:15:49 -07:00
download.sh Patch System.Net.Http.Native.dylib 2016-09-20 14:34:32 -07:00
Sign-Package.ps1 Update Sign-Package.ps1 to reflect prerequisites, remove the phrase 'Open' (#1816) 2016-08-18 15:42:42 -07:00
travis.sh Address comments 2016-08-30 11:47:40 -07:00