[Mono-bugs] [Bug 49542][Nor] Changed - MCS doesn't correctly include the strongname public key inside an assembly.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 11 Oct 2003 11:59:47 -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 spouliot@videotron.ca.
http://bugzilla.ximian.com/show_bug.cgi?id=49542
--- shadow/49542 2003-10-10 19:31:43.000000000 -0400
+++ shadow/49542.tmp.20076 2003-10-11 11:59:47.000000000 -0400
@@ -2,22 +2,23 @@
Product: Mono/MCS
Version: unspecified
OS: All
OS Details: Need Windows to reproduce
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: spouliot@videotron.ca
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: MCS doesn't correctly include the strongname public key inside an assembly.
+BugsThisDependsOn: 49555
Description of Problem:
MCS doesn't correctly include the strongname public key inside an
assembly.
@@ -70,6 +71,10 @@
Actual Results (for MCS):
596
Expected Results (as CSC):
160
+
+------- Additional Comments From spouliot@videotron.ca 2003-10-11 11:59 -------
+There'is maybe something missing (or not exposed) in the runtime
+(see 49555).