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:
authorAndreas N <andreas@mono-cvs.ximian.com>2008-04-24 11:34:10 +0400
committerAndreas N <andreas@mono-cvs.ximian.com>2008-04-24 11:34:10 +0400
commit6098f2a3321e00d6f304503dcd87b5c686e135a7 (patch)
treef132ed4fc956f0a1582b791efa7d599ba0d73df1 /mcs/class/System.Configuration.Install
parentccff1df446757d5cdade1dc035a17439b7d86c02 (diff)
remove additional Attribute
svn path=/trunk/mcs/; revision=101654
Diffstat (limited to 'mcs/class/System.Configuration.Install')
-rw-r--r--mcs/class/System.Configuration.Install/Assembly/AssemblyInfo.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/mcs/class/System.Configuration.Install/Assembly/AssemblyInfo.cs b/mcs/class/System.Configuration.Install/Assembly/AssemblyInfo.cs
index 018b51c5bfd..e5ea1bf455c 100644
--- a/mcs/class/System.Configuration.Install/Assembly/AssemblyInfo.cs
+++ b/mcs/class/System.Configuration.Install/Assembly/AssemblyInfo.cs
@@ -54,7 +54,6 @@ using System.Runtime.InteropServices;
[assembly: NeutralResourcesLanguage ("en-US")]
[assembly: ComVisible (false)]
-[assembly: AllowPartiallyTrustedCallers]
[assembly: SecurityPermission (SecurityAction.RequestMinimum, SkipVerification = true)]
[assembly: AssemblyDelaySign (true)]