Hi,
I think that there is an issue with your latest release because the CsvHelper library that you use has renamed many classes (removing the Csv prefix) and Cake crashes on this line:
|
[CakeNamespaceImport("CsvHelper.Configuration.CsvClassMap")] |
Some other people opened an issue discussing the rename: JoshClose/CsvHelper#826
Thanks
SitoCH