Skip to content

Commit cc6ecd8

Browse files
committed
Bump to mono/2017-10/5a5ab38 and remove linker exclusions in corlib tests
I added tests for the *Attributes which were linked away to mono in mono/mono@5a5ab38 so we should be able to remove the linker exclusions now.
1 parent d628a98 commit cc6ecd8

File tree

2 files changed

+1
-54
lines changed

2 files changed

+1
-54
lines changed

external/mono

Submodule mono updated 63 files

tests/Xamarin.Android.Bcl-Tests/Resources/LinkerDescription.xml

Lines changed: 0 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -4,59 +4,6 @@
44
<type fullname="System.Security.Permissions.UIPermission">
55
<method name="System.Security.Permissions.IBuiltInPermission.GetTokenIndex"/>
66
</type>
7-
<type fullname="System.Reflection.AssemblyProductAttribute">
8-
<method name=".ctor"/>
9-
</type>
10-
<type fullname="System.Reflection.AssemblyCopyrightAttribute">
11-
<method name=".ctor"/>
12-
</type>
13-
<type fullname="System.Reflection.AssemblyTrademarkAttribute">
14-
<method name=".ctor"/>
15-
</type>
16-
<type fullname="System.Reflection.AssemblyVersionAttribute">
17-
<method name=".ctor"/>
18-
</type>
19-
<type fullname="System.Reflection.AssemblyFileVersionAttribute">
20-
<method name=".ctor"/>
21-
</type>
22-
<type fullname="System.Reflection.AssemblyInformationalVersionAttribute">
23-
<method name=".ctor"/>
24-
</type>
25-
<type fullname="System.Reflection.AssemblyCultureAttribute">
26-
<method name=".ctor"/>
27-
</type>
28-
<type fullname="System.Reflection.AssemblyAlgorithmIdAttribute">
29-
<method name=".ctor"/>
30-
</type>
31-
<type fullname="System.Reflection.AssemblyFlagsAttribute">
32-
<method name=".ctor"/>
33-
</type>
34-
<type fullname="System.Reflection.AssemblyDelaySignAttribute">
35-
<method name=".ctor"/>
36-
</type>
37-
<type fullname="System.Reflection.AssemblyKeyNameAttribute">
38-
<method name=".ctor"/>
39-
</type>
40-
<type fullname="System.Reflection.AssemblyKeyFileAttribute">
41-
<method name=".ctor"/>
42-
</type>
43-
<type fullname="System.AttributeUsageAttribute">
44-
<method name=".ctor"/>
45-
<method name="get_AllowMultiple"/>
46-
<method name="set_AllowMultiple"/>
47-
</type>
48-
<type fullname="System.Runtime.InteropServices.MarshalAsAttribute">
49-
<method name=".ctor"/>
50-
<field signature="System.Int32 SizeConst"/>
51-
<field signature="System.Type MarshalTypeRef"/>
52-
<field signature="System.String MarshalCookie"/>
53-
</type>
54-
<type fullname="System.Runtime.CompilerServices.MethodImplAttribute">
55-
<method name=".ctor"/>
56-
</type>
57-
<type fullname="System.Runtime.InteropServices.DllImportAttribute">
58-
<method name=".ctor"/>
59-
</type>
607
<type fullname="System.Runtime.Remoting.Activation.ActivationServices">
618
<method name="CreateProxyForType"/>
629
</type>

0 commit comments

Comments
 (0)