[bcl] Specify the name of the key file on the command line instead of using the Assem...
[mono.git] / mcs / class / System.DirectoryServices.Protocols / Assembly / AssemblyInfo.cs
index aba9cdd34a8584977b370791392b3b76e582b09e..b75c0508b7947a842a808bb0efb9f4f91375b438 100644 (file)
@@ -31,11 +31,8 @@ using System.Runtime.InteropServices;
 
 [assembly: ComVisible (false)]
 
-#if !TARGET_JVM
        [assembly: CLSCompliant (true)]
        [assembly: AssemblyDelaySign (true)]
-       [assembly: AssemblyKeyFile ("../msfinal.pub")]
-#endif
 
 [assembly: AssemblyFileVersion (Consts.FxFileVersion)]
 [assembly: AllowPartiallyTrustedCallers]