[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 0746e9b617cad002ea2686e31dcd5c1259b22b2c..b75c0508b7947a842a808bb0efb9f4f91375b438 100644 (file)
@@ -14,16 +14,6 @@ using System.Security;
 using System.Runtime.CompilerServices;
 using System.Runtime.InteropServices;
 
-// General Information about the System.DirectoryServices.Protocols assembly
-
-using System;
-using System.Reflection;
-using System.Resources;
-using System.Security;
-using System.Diagnostics;
-using System.Runtime.CompilerServices;
-using System.Runtime.InteropServices;
-
 // General Information about the system assembly
 
 [assembly: AssemblyTitle ("System.DirectoryServices.Protocols.dll")]
@@ -41,22 +31,9 @@ using System.Runtime.InteropServices;
 
 [assembly: ComVisible (false)]
 
-#if !TARGET_JVM
        [assembly: CLSCompliant (true)]
        [assembly: AssemblyDelaySign (true)]
-       [assembly: AssemblyKeyFile ("../msfinal.pub")]
-#endif
-
-#if NET_2_0
-       [assembly: AssemblyFileVersion (Consts.FxFileVersion)]
-       [assembly: AllowPartiallyTrustedCallers]
-       [assembly: RuntimeCompatibility (WrapNonExceptionThrows = true)]
-       [assembly: CompilationRelaxations (CompilationRelaxations.NoStringInterning)]
-       [assembly: Debuggable (DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints)]
-#elif NET_1_1
-       [assembly: AssemblyTrademark ("")]
-       [assembly: AssemblyConfiguration ("")]
-#elif NET_1_0
-       [assembly: AssemblyTrademark ("")]
-       [assembly: AssemblyConfiguration ("")]
-#endif
+
+[assembly: AssemblyFileVersion (Consts.FxFileVersion)]
+[assembly: AllowPartiallyTrustedCallers]
+[assembly: CompilationRelaxations (CompilationRelaxations.NoStringInterning)]