X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftools%2Fmono-configuration-crypto%2Flib%2FAssembly%2FAssemblyInfo.cs;h=10eedb27c2f8396acf2da1fda687510bc6671847;hb=68be3904cf770be9f98a6ce0e8d71899cb94f189;hp=6b4fbb5ee4a7f194a21c80d58fba73795c76553d;hpb=71596803a208d4a35eff4323f31bd0f2d2639db4;p=mono.git diff --git a/mcs/tools/mono-configuration-crypto/lib/Assembly/AssemblyInfo.cs b/mcs/tools/mono-configuration-crypto/lib/Assembly/AssemblyInfo.cs index 6b4fbb5ee4a..10eedb27c2f 100644 --- a/mcs/tools/mono-configuration-crypto/lib/Assembly/AssemblyInfo.cs +++ b/mcs/tools/mono-configuration-crypto/lib/Assembly/AssemblyInfo.cs @@ -51,7 +51,6 @@ using System.Runtime.InteropServices; [assembly: NeutralResourcesLanguage ("en-US")] [assembly: AssemblyDelaySign (true)] -[assembly: AssemblyKeyFile ("../../mono.pub")] [assembly: AllowPartiallyTrustedCallers] [assembly: DefaultDependency (LoadHint.Always)]