I am working with CruiseControl.NET so using Nant scripts to generate LLBLGen Classes using its command line Utility version 1.0.2005.1
ITa generating all the classes but All Entity, Validation, Dao etc classes are being generated of 1 KB size with nothing in that.
Previously i was using CliGenerator of Version 2.0 but as my LLBLGen project is of version 1.0 it was not generating Validation classes.
Any help regarding this would be highly appreciated.
Ram Kinkar Pandey