Bob,
What version are you running ? What messages do you get ?
OK it looks like there is a problem with the way we're generating
prefixes for embedded resources. Assuming you've got the latest NAnt -
if you open the dll it built with ildasm and look in the manifest
section you will see somthing
I am working on a build process for 3 web UIs and 5 web
services all written in C#. When I try to compile them using Nant’s
csc task, the resources fail to embed correctly. Has anyone tried this
and could offer some help?
Sample Nant task that does NOT work: