PowerShell/docs
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
..
building Fix link to Build Manually in Linux build document (#2180) 2016-09-05 21:55:09 -07:00
cmdlet-example OS X -> macOS (#1934) 2016-08-26 15:08:50 -04:00
community Merge pull request #1804 from vors/links 2016-08-17 11:03:08 -07:00
debugging .NET CLI tools need to be in path for VS Code (#2204) 2016-09-15 11:45:04 -07:00
dev-process OS X -> macOS (#1934) 2016-08-26 15:08:50 -04:00
git OS X -> macOS (#1934) 2016-08-26 15:08:50 -04:00
installation Patch System.Net.Http.Native.dylib 2016-09-20 14:34:32 -07:00
learning-powershell Update documentation names and links for alpha.10 2016-09-15 13:59:46 -07:00
maintainers grammar: may be 2016-09-16 02:40:19 +00:00
testing-guidelines Update testing guidelines (#2244) 2016-09-15 15:21:26 -07:00
FAQ.md update nuget package version number in FAQ.md 2016-09-15 21:37:18 -07:00
KNOWNISSUES.md Clarifying OSX, adding issue with Install-Package (#2033) 2016-08-24 09:28:26 -04:00