[bcl] Specify the name of the key file on the command line instead of using the Assem...
[mono.git] / mcs / class / System.Data.Services.Client / Assembly / AssemblyInfo.cs
index be6cfea5b22d2ff49e4390adb93b07cdfb4d857c..da69def72bd207fc96db4faa5a4e38984f34f49b 100644 (file)
@@ -41,9 +41,7 @@ using System.Runtime.InteropServices;
 using System.Runtime.Versioning;
 
 [assembly: AssemblyDelaySign (true)]
-[assembly: AssemblyKeyFile ("../ecma.pub")]
 
-#if NET_4_0
 [assembly: System.Security.SecurityCritical]
 [assembly: ComVisible(false)]
 [assembly: CLSCompliant(true)]
@@ -74,4 +72,3 @@ internal static class AssemblyRef
 
     internal const string EcmaPublicKeyToken = "b77a5c561934e089";
 }
-#endif