http://bugzilla.novell.com/show_bug.cgi?id=599486
http://bugzilla.novell.com/show_bug.cgi?id=599486#c1 Ankit Jain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Ankit Jain <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
