Make sure assembly ordering matches MS by always appending. Fixes #10004.
commita736dee9e1511a0d3ff87ff14fe46459c03dd73b
authorRodrigo Kumpera <kumpera@gmail.com>
Mon, 4 Feb 2013 18:51:28 +0000 (4 13:51 -0500)
committerRodrigo Kumpera <kumpera@gmail.com>
Mon, 4 Feb 2013 18:51:28 +0000 (4 13:51 -0500)
treef4b677a1c8f03786b58153b1442d58159d865f10
parent7c493f1aa980e6f21a3fedeaa489e79b2dd5de88
Make sure assembly ordering matches MS by always appending. Fixes #10004.
mono/metadata/appdomain.c
mono/tests/Makefile.am
mono/tests/assembly_append_ordering.cs [new file with mode: 0644]