[Mono-bugs] [Bug 55364][Min] Changed - We do not report (nor fail) for CS1548 - Cryptographic failure while signing assembly ...
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 11 Mar 2004 19:22:56 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=55364
--- shadow/55364 2004-03-11 11:52:27.000000000 -0500
+++ shadow/55364.tmp.11838 2004-03-11 19:22:55.000000000 -0500
@@ -3,13 +3,13 @@
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
Severity: Unknown
-Priority: Normal
+Priority: Minor
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: sebastien@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
@@ -53,6 +53,9 @@
Created an attachment (id=6901)
cs1548.cs
------- Additional Comments From miguel@ximian.com 2004-03-11 11:52 -------
How can I check if an assembly is signed after I have generated it?
+
+------- Additional Comments From miguel@ximian.com 2004-03-11 19:22 -------
+Am wondering if the runtime should not throw an exception instead.