Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/api-snapshot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonojenkins <jo.shields+jenkins@xamarin.com>2019-02-19 14:39:21 +0300
committermonojenkins <jo.shields+jenkins@xamarin.com>2019-02-19 14:39:21 +0300
commit21cefb1e36bc20d718afdd0e2cf46dcaaebe0040 (patch)
tree3b70eb6a4fcbba550a20006e337ac96637b036cd
parent72252f2eda8be391419e3f29973d9695195b872b (diff)
Apply changes from https://github.com/mono/mono/pull/12694 to API snapshot
-rw-r--r--profiles/monodroid/Facades/System.ComponentModel.Primitives.cs1
-rw-r--r--profiles/monodroid/Facades/System.ComponentModel.TypeConverter.cs1
-rw-r--r--profiles/monotouch/Facades/System.ComponentModel.Primitives.cs1
-rw-r--r--profiles/monotouch/Facades/System.ComponentModel.TypeConverter.cs1
-rw-r--r--profiles/net_4_x/Facades/System.ComponentModel.Primitives.cs1
-rw-r--r--profiles/net_4_x/Facades/System.ComponentModel.TypeConverter.cs1
6 files changed, 6 insertions, 0 deletions
diff --git a/profiles/monodroid/Facades/System.ComponentModel.Primitives.cs b/profiles/monodroid/Facades/System.ComponentModel.Primitives.cs
index 60bef67..2eed1c1 100644
--- a/profiles/monodroid/Facades/System.ComponentModel.Primitives.cs
+++ b/profiles/monodroid/Facades/System.ComponentModel.Primitives.cs
@@ -29,6 +29,7 @@
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.ImmutableObjectAttribute))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.InitializationEventAttribute))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.ISite))]
+[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.ISupportInitialize))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.LocalizableAttribute))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.MergablePropertyAttribute))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.NotifyParentPropertyAttribute))]
diff --git a/profiles/monodroid/Facades/System.ComponentModel.TypeConverter.cs b/profiles/monodroid/Facades/System.ComponentModel.TypeConverter.cs
index 9ee5647..5b6c1f8 100644
--- a/profiles/monodroid/Facades/System.ComponentModel.TypeConverter.cs
+++ b/profiles/monodroid/Facades/System.ComponentModel.TypeConverter.cs
@@ -26,6 +26,7 @@
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.CollectionChangeEventArgs))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.CollectionChangeEventHandler))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.CollectionConverter))]
+[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.Container))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.CustomTypeDescriptor))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.DateTimeConverter))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.DateTimeOffsetConverter))]
diff --git a/profiles/monotouch/Facades/System.ComponentModel.Primitives.cs b/profiles/monotouch/Facades/System.ComponentModel.Primitives.cs
index 60bef67..2eed1c1 100644
--- a/profiles/monotouch/Facades/System.ComponentModel.Primitives.cs
+++ b/profiles/monotouch/Facades/System.ComponentModel.Primitives.cs
@@ -29,6 +29,7 @@
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.ImmutableObjectAttribute))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.InitializationEventAttribute))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.ISite))]
+[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.ISupportInitialize))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.LocalizableAttribute))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.MergablePropertyAttribute))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.NotifyParentPropertyAttribute))]
diff --git a/profiles/monotouch/Facades/System.ComponentModel.TypeConverter.cs b/profiles/monotouch/Facades/System.ComponentModel.TypeConverter.cs
index 9ee5647..5b6c1f8 100644
--- a/profiles/monotouch/Facades/System.ComponentModel.TypeConverter.cs
+++ b/profiles/monotouch/Facades/System.ComponentModel.TypeConverter.cs
@@ -26,6 +26,7 @@
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.CollectionChangeEventArgs))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.CollectionChangeEventHandler))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.CollectionConverter))]
+[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.Container))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.CustomTypeDescriptor))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.DateTimeConverter))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.DateTimeOffsetConverter))]
diff --git a/profiles/net_4_x/Facades/System.ComponentModel.Primitives.cs b/profiles/net_4_x/Facades/System.ComponentModel.Primitives.cs
index 60bef67..2eed1c1 100644
--- a/profiles/net_4_x/Facades/System.ComponentModel.Primitives.cs
+++ b/profiles/net_4_x/Facades/System.ComponentModel.Primitives.cs
@@ -29,6 +29,7 @@
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.ImmutableObjectAttribute))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.InitializationEventAttribute))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.ISite))]
+[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.ISupportInitialize))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.LocalizableAttribute))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.MergablePropertyAttribute))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.NotifyParentPropertyAttribute))]
diff --git a/profiles/net_4_x/Facades/System.ComponentModel.TypeConverter.cs b/profiles/net_4_x/Facades/System.ComponentModel.TypeConverter.cs
index 9ee5647..5b6c1f8 100644
--- a/profiles/net_4_x/Facades/System.ComponentModel.TypeConverter.cs
+++ b/profiles/net_4_x/Facades/System.ComponentModel.TypeConverter.cs
@@ -26,6 +26,7 @@
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.CollectionChangeEventArgs))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.CollectionChangeEventHandler))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.CollectionConverter))]
+[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.Container))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.CustomTypeDescriptor))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.DateTimeConverter))]
[assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.ComponentModel.DateTimeOffsetConverter))]