I have created a new templatebindings file, and a new lpt file. They are in the correct locations, and are found by Template Studio. I have added the a ConsumeLptTemplate task to my task queue, and the code is generated successfully.
However, the generated .cs file is not added to the visual studio project. It looks like the CodeEmitter task does this, but that seems to be only for TDL. How do I get the output generated by an lpt to be added to the VS project file?
Thanks,
Brian