[xbuild] Fix assembly name comparison when resolving references.
authorAnkit Jain <radical@corewars.org>
Tue, 1 Mar 2011 11:25:14 +0000 (16:55 +0530)
committerAnkit Jain <radical@corewars.org>
Tue, 1 Mar 2011 11:40:52 +0000 (17:10 +0530)
commitc5c194098baf1d1478473bf3097c85288281c2f7
treeb5780e8a738b9150d0c1240ec1a0431793c5511e
parentaa6a91981b5df2d215ffdaefcfb9e92409d133ca
[xbuild] Fix assembly name comparison when resolving references.

AssemblyResolver.cs (AssemblyNamesCompatible): If either of the
references don't have a public key token, then ignore that.
mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks/AssemblyResolver.cs