Hello, thanks for fixing the bug for the import tag. I tried it and it works except for the import of System.Data. In fact, tried it for the collections it works and for the System.Xml it works but not for the System.Data
I tried these options: <import>System.Data</import> --> doesn t work while <import> System.Xml</import> ---> works i also tried <import>System.Data, System</import> --> doesn t work (which is normal since System.Data is not in System.dll but in System.Data.dll I may have not pay at some details don t know ... thanks for ur help -- Eliane Daghfal
