From 95d5d1e053e6d1c7cad9abbf4071316aab76f28e Mon Sep 17 00:00:00 2001 From: Bernhard Urban Date: Wed, 9 Aug 2017 19:42:39 +0200 Subject: [PATCH] update Mono.Security and mscorlib to match BCL changes GetValueOrDefault () got removed from System.Collections.Generic.Dictionary`2, but is now available via CollectionExtensions. For more context, see: https://github.com/xamarin/xamarin-android/pull/631#issuecomment-321101620 --- reference/Mono.Security.xml | 22 ----------- reference/mscorlib.xml | 74 +++++++++++++++++++++++++++++++------ 2 files changed, 62 insertions(+), 34 deletions(-) diff --git a/reference/Mono.Security.xml b/reference/Mono.Security.xml index dfb8df6..80fe45b 100644 --- a/reference/Mono.Security.xml +++ b/reference/Mono.Security.xml @@ -4259,16 +4259,6 @@ - - - - - - - - - - @@ -4295,18 +4285,6 @@ - - - - - - - - - - - - diff --git a/reference/mscorlib.xml b/reference/mscorlib.xml index 21bac61..ae2f3a4 100644 --- a/reference/mscorlib.xml +++ b/reference/mscorlib.xml @@ -29420,6 +29420,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -29614,17 +29676,6 @@ - - - - - - - - - - - @@ -100800,7 +100851,6 @@ -