[bcl] Specify the name of the key file on the command line instead of using the Assem...
[mono.git] / mcs / class / System.Drawing / Assembly / AssemblyInfo.cs
index c036603b98a977a8a56d2b59c7b16d13974e3625..508c578f9db8cdffa6b3354d8dace8f097bc92fb 100644 (file)
@@ -54,11 +54,8 @@ using System.Runtime.InteropServices;
 [assembly: ComCompatibleVersion (1, 0, 3300, 0)]
 [assembly: AllowPartiallyTrustedCallers]
 
-       [assembly: CLSCompliant (true)]
-       [assembly: AssemblyDelaySign (true)]
-#if !MOBILE
-       [assembly: AssemblyKeyFile("../msfinal.pub")]
-#endif
+[assembly: CLSCompliant (true)]
+[assembly: AssemblyDelaySign (true)]
 
 [assembly: AssemblyFileVersion (Consts.FxFileVersion)]
 [assembly: CompilationRelaxations (CompilationRelaxations.NoStringInterning)]