[Mono-bugs] [Bug 599486] xbuild does not honor extra <Import> tag
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Apr 25 04:54:40 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=599486
http://bugzilla.novell.com/show_bug.cgi?id=599486#c1
Ankit Jain <jankit at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Ankit Jain <jankit at novell.com> 2010-04-25 08:54:39 UTC ---
Fixed in svn r156060. The problem was not the Import tag, which works fine. The
CoreCompile target in xbuild's Microsoft.CSharp.targets file was missing a
DependsOnTargets="$(CoreCompileDependsOn)", which is what your custom task was
hooking into.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list