-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Description
I had to read data from a simple csv file, but the read method always returned a null reference exception. It was a .NET 4.6 project. After a couple of hours I changed the target framework to 3.5 and the same code worked flawlessly. Seems that the write operations work fine qith the 4.6, however.
Metadata
Metadata
Assignees
Labels
No labels