[xbuild] Add ResolveAssemblyReferencesDependsOn .
authorAnkit Jain <radical@corewars.org>
Thu, 14 Oct 2010 09:15:15 +0000 (14:45 +0530)
committerAnkit Jain <radical@corewars.org>
Thu, 14 Oct 2010 09:22:41 +0000 (14:52 +0530)
commitb8c0561d2bd265c54c84febbd1b1f992aec358a9
tree691d5e9caffbd5b7a8d9e4eea11267c3ed675743
parent858ceeebe04027894a99334f67e50e5fb176855d
[xbuild] Add ResolveAssemblyReferencesDependsOn .

Add GetFrameworkPaths and PrepareForBuild as dependencies for
the ResolveAssemblyReferences target. This is required when it is
invoked directly from MD.

Patch from Michael Hutchinson (mhutchinson@novell.com).
mcs/tools/xbuild/xbuild/2.0/Microsoft.Common.targets
mcs/tools/xbuild/xbuild/3.5/Microsoft.Common.targets
mcs/tools/xbuild/xbuild/4.0/Microsoft.Common.targets