[Mono-bugs] [Bug 55364][Nor] Changed - We do not report (nor fail) for CS1548 - Cryptographic failure while signing assembly ...

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 9 Mar 2004 09:36:19 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by sebastien@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=55364

--- shadow/55364	2004-03-09 09:35:38.000000000 -0500
+++ shadow/55364.tmp.434	2004-03-09 09:36:19.000000000 -0500
@@ -45,6 +45,11 @@
 then the resulting assembly should be signed or report the CS1548 error.
 
 IIRC the new CSC 1.2 compiler will have a new switch (keyfile) so that the
 AssemblyKeyFile attribute won't be required in the future to sign assembly
 (VBC already go it). This will mean that MCS will requires the signing code
 itself.
+
+------- Additional Comments From sebastien@ximian.com  2004-03-09 09:36 -------
+Created an attachment (id=6901)
+cs1548.cs
+