Hi,
for continuous integration purposes, I would need to build single .netmodules from my Visual Cobol Classes. They will be joined in a single assembly and distributed.
I'm looking for a command like csc or vbc, that takes a class as input and build from it a .netmodule. Is there a way to achieve this goal?
Thank you in advance,
    Piero