Howdy:
I am not too clear on how to build a multifile assembly with NAnt. I have read the MS docs and see the addmodule stuff, but am wondering is anyone has a sample.
So far I was able to invoke csc with the module target and all is well. However, I assume that I can use the modules tag to add other modules to a csc operation?
Also, it looks like the al task only supports resource files, not netModules files? I am trying to get something like this to work:
al Client.netmodule Stringer.netmodule /main:MainClientApp.Main /out:myAssembly.exe /target:lib
Any ideas thanks in advance.
-- Patrick ------------------------------------------- Patrick Mulligan Technical Architect a.i. solutions Mail Code: Analex-21 Kennedy Space Center, Fl. 32899-0001 Voice: 321-853-5712
|