I’ve just started using NAnt, and the documentation I’ve found on writing custom functions seems to be out of date. It looks like FunctionSet and Function have been replaced. I thought I found the correct replacements, but when I try to copy my .dll to the nant directory and call the function from a build file, I get the message “property <my function set> has not been set”.

 

Does anyone have a C#  example that works with nant-0.85-rc3 they could share? If there are any other instructions for making the custom function available to build files, I’d appreciate those, too.

 

Thanks,

 

Jody

Reply via email to