The way that the NCover NAnt tasks handle relative
paths is not consistent with the way in which the
standard NAnt tasks handle relative paths. To rectify
the situation, change the types of certain properties
to FileInfo or DirectoryInfo so that it is reflected as
in the attached file. Similar changes need to occur in
NCoverTask.cs and NRecoverTask.cs.
NCoverReportTask source code
NCoverTask Source Code
NRecoverTask source code
Logged In: YES
user_id=832163
This will break existing NAnt builds