[Mono-bugs] [Bug 77437][Nor] New - mono_assembly_remap_version
doesn't work for assemblies outside the gac
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Feb 1 12:51:31 EST 2006
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 joe at otee.dk.
http://bugzilla.ximian.com/show_bug.cgi?id=77437
--- shadow/77437 2006-02-01 12:51:31.000000000 -0500
+++ shadow/77437.tmp.9504 2006-02-01 12:51:31.000000000 -0500
@@ -0,0 +1,26 @@
+Bug#: 77437
+Product: Mono: Runtime
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: joe at otee.dk
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: mono_assembly_remap_version doesn't work for assemblies outside the gac
+
+mono_assembly_remap_version only takes the assemblies defined in framework_assemblies into
+account. (assembly.c)
+
+Which means that remapping as described on msdn fails.
+This makes deploying your own versioned dll's painful.
+
+http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/
+gngrfqualifyassemblyelement.asp
More information about the mono-bugs
mailing list