2009-04-23 Sebastien Pouliot <sebastien@ximian.com>
authorSebastien Pouliot <sebastien@ximian.com>
Thu, 23 Apr 2009 17:23:35 +0000 (17:23 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Thu, 23 Apr 2009 17:23:35 +0000 (17:23 -0000)
* AssemblyInfo.cs: Remove InternalsVisibleTo on Mono.Moonlight
since it does not exists anymore

svn path=/trunk/mcs/; revision=132489

mcs/class/System/Assembly/AssemblyInfo.cs
mcs/class/System/Assembly/ChangeLog

index f03dd0717d32b1f0be24a60c822ad7b29e212b11..98d625d3514183dc6511a5e4fe5b2243dfb2c765 100644 (file)
@@ -83,6 +83,3 @@ using System.Runtime.InteropServices;
        [assembly: AssemblyConfiguration ("")]
 #endif
 
-#if NET_2_1
-       [assembly: InternalsVisibleTo ("Mono.Moonlight, PublicKey=002400000480000094000000060200000024000052534131000400000100010079159977d2d03a8e6bea7a2e74e8d1afcc93e8851974952bb480a12c9134474d04062447c37e0e68c080536fcf3c3fbe2ff9c979ce998475e506e8ce82dd5b0f350dc10e93bf2eeecf874b24770c5081dbea7447fddafa277b22de47d6ffea449674a4f9fccf84d15069089380284dbdd35f46cdff12a1bd78e4ef0065d016df")]
-#endif
index 487499b6229993aa84304faee5459b17cecf3c77..d3e1be17a9185c88331fb580785fe434c2070a69 100644 (file)
@@ -1,3 +1,8 @@
+2009-04-23  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * AssemblyInfo.cs: Remove InternalsVisibleTo on Mono.Moonlight 
+       since it does not exists anymore
+
 2008-05-07  Sebastien Pouliot  <sebastien@ximian.com>
 
        * AssemblyInfo.cs: Change InternalsVisibleTo on Mono.Moonlight to