Fix the mobile build.
authorMartin Baulig <martin.baulig@xamarin.com>
Thu, 27 Feb 2014 15:15:06 +0000 (16:15 +0100)
committerMartin Baulig <martin.baulig@xamarin.com>
Thu, 27 Feb 2014 15:30:29 +0000 (16:30 +0100)
commit5011900cc3ad5c299ecf185a439e4013fdfd2c38
tree7c280688471caa039b8e08b9c3e0f04038f081aa
parent89684c509a6ebc268eb63de677655e410efe916e
Fix the mobile build.

On the mobile profile, System.Xml.Linq is signed with the winfx key, not
with the ecma one, so we need a different [assembly: InternalsVisibleTo].
mcs/class/System.XML/Assembly/AssemblyInfo.cs