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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJb Evain <jbevain@gmail.com>2008-08-21 02:14:06 +0400
committerJb Evain <jbevain@gmail.com>2008-08-21 02:14:06 +0400
commita78a3cd9399449c85f87497aea22ba10deb2e997 (patch)
tree3a19aeb845e1ab75b22fe1d548f2e496d9ae405a /mcs/class/System.Web.Extensions.Design
parent00037e58671035eea314736fd5cc8402a2a0196b (diff)
remove unecessary InternalsVisibleTo attributes
svn path=/trunk/mcs/; revision=111203
Diffstat (limited to 'mcs/class/System.Web.Extensions.Design')
-rw-r--r--mcs/class/System.Web.Extensions.Design/Assembly/AssemblyInfo.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/mcs/class/System.Web.Extensions.Design/Assembly/AssemblyInfo.cs b/mcs/class/System.Web.Extensions.Design/Assembly/AssemblyInfo.cs
index 10b53951eab..48f15b24e55 100644
--- a/mcs/class/System.Web.Extensions.Design/Assembly/AssemblyInfo.cs
+++ b/mcs/class/System.Web.Extensions.Design/Assembly/AssemblyInfo.cs
@@ -68,6 +68,5 @@ using System.Security;
[assembly: CompilationRelaxations (CompilationRelaxations.NoStringInterning)]
[assembly: Debuggable (DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints)]
[assembly: RuntimeCompatibility (WrapNonExceptionThrows = true)]
-[assembly: InternalsVisibleTo ("System.Web.Extensions.Test, PublicKey=002400000480000094000000060200000024000052534131000400000100010007d1fa57c4aed9f0a32e84aa0faefd0de9e8fd6aec8f87fb03766c834c99921eb23be79ad9d5dcc1dd9ad236132102900b723cf980957fc4e177108fc607774f29e8320e92ea05ece4e821c0a5efe8f1645c4c0c93c1ab99285d622caa652c1dfad63d745d6f2de5f17e5eaf0fc4963d261c8a12436518206dc093344d5ad293")]
//[assembly: WebResource ("System.Web.Resources.Design.Background.gif", "image/gif")]