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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77635 --- shadow/77635 2006-02-24 08:27:35.000000000 -0500 +++ shadow/77635.tmp.20807 2006-02-24 08:27:35.000000000 -0500 @@ -0,0 +1,22 @@ +Bug#: 77635 +Product: Mono: Class Libraries +Version: unspecified +OS: All +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: CORLIB +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: AssemblyBuilder.GetName() should return name updated by SetCustomAttribute() calls + +Currently AssemblyBuilder.GetName() is based on the AssemblyName passed +in the contructor but it can be updated using +AssemblyBuilder.SetCustomAttribute() that should update AsseemblyName as +well. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
