Imported Upstream version 5.10.0.91

Former-commit-id: 79b479e76cd93ed8fe10a2598140a56207457027
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2018-02-06 19:15:47 +00:00
parent 104a9a4d34
commit 738df3e2cc
61 changed files with 493 additions and 44 deletions

View File

@@ -392,7 +392,7 @@ namespace System.Data.SqlClient.SNI
/// </summary>
public override void DisableSsl()
{
#if !MONO || MONO_FEATURE_BTLS || MONO_FEATURE_APPLETLS
#if !MONO || MONO_FEATURE_BTLS || ONLY_APPLETLS
// SSLStream.Dispose causes an unexpected behavior with legacy ssl implementation
_sslStream.Dispose();
#endif

View File

@@ -1 +1 @@
38e0b56f769c5af73557977145de437792eed731
eb3ea56a8b8a9c2c2fab5ba555b0ac2aa412b00b