[Mono-bugs] [Bug 56564][Nor] Changed - Incorrect description for CS1548 when the strongname file doesn't contain the private key

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 7 Apr 2004 10:30:14 -0400 (EDT)


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=56564

--- shadow/56564	2004-04-07 10:11:23.000000000 -0400
+++ shadow/56564.tmp.27288	2004-04-07 10:30:14.000000000 -0400
@@ -135,6 +135,11 @@
 sn2.cs   CS1548 - with an explaination about delay-signing
 sn3.cs   CS1548 - normal
 sn4.cs   CS1548 - with an explaination about delay-signing
 sn5.cs   CS1606 - normal
 sn6.cs   CS1548 - with an explaination about delay-signing
 
+
+------- Additional Comments From sebastien@ximian.com  2004-04-07 10:30 -------
+New bug 56621 to track the delay-signing / AssemblyBuilder bug.
+
+cs1606 test case has been added to mcs/errors