Bugs item #895642, was opened at 2004-02-12 12:24 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=895642&group_id=31650
Category: Tasks Group: 0.85 Status: Open Resolution: None Priority: 5 Submitted By: Scott Munro (samunro) Assigned to: Nobody/Anonymous (nobody) Summary: Project level imports not being considered. <Solution> task. Initial Comment: I was receiving compile error messages from NAnt for a solution that did not have any in VS.Net. Specifically, they were saying that the DataRow type was not defined. System.Data is imported at the project level by default in VB projects which is why it was compiling OK in VS.Net. When I removed the project level import and added a module level import, NAnt stopped reporting the error. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=895642&group_id=31650 ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
