Fix bugs #323833 and #484384.
authorAnkit Jain <radical@corewars.org>
Thu, 19 Mar 2009 01:09:56 +0000 (01:09 -0000)
committerAnkit Jain <radical@corewars.org>
Thu, 19 Mar 2009 01:09:56 +0000 (01:09 -0000)
commitb9c43ff1528f182d60d89e1a507b1d1c286b7228
tree7b29433fc774eacfea4b3c2b5988d292f834edf9
parente4baa57b8eba4412ad607d1cc44cf2bac5150206
Fix bugs #323833 and #484384.
* AssemblyResolver.cs (GatherGacAssemblies): Handle duplicate entries.
These seem to be old copies of the assemblies with old keys. Pick
the one with the latest timestamp.

svn path=/trunk/mcs/; revision=129760
mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks/AssemblyResolver.cs
mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks/ChangeLog