patch applied. I also made the same change to the : disco ngen gac and aximp tasks.
regasm will only be present on win32 .Net implementations. At some stage we'll move this task into the main NAnt source tree under the NAnt.Win32 namespace.
Ian
Hello,
I changed the RegasmTask to use the ProgramLocation attribute like other .Net framework tasks (I don't know about differences in framework implementations, though - is RegAsm.exe always present?). This enables me to use it in build scripts without running the vsvars32.bat script first.
Regards,
Kr�n
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ NAntContrib-Developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

