[Mono-bugs] [Bug 49555][Nor] Changed - private extern Assembly LoadAssembly (AssemblyName assemblyRef, Evidence securityEvidence) does not expose strongname publickey

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 11 Oct 2003 14:15:08 -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=49555

--- shadow/49555	2003-10-11 14:15:06.000000000 -0400
+++ shadow/49555.tmp.20613	2003-10-11 14:15:08.000000000 -0400
@@ -12,12 +12,13 @@
 ReportedBy: spouliot@videotron.ca               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: private extern Assembly LoadAssembly (AssemblyName assemblyRef, Evidence securityEvidence) does not expose strongname publickey
+OtherBugsDependingOnThis: 49542[DUPLICATE]
 
 Description of Problem:
 
 This code just don't work (or is incomplete) using Mono
 
 using System;