Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with .NET 4.6 #70

Open
emi79 opened this issue Dec 24, 2020 · 0 comments
Open

Problem with .NET 4.6 #70

emi79 opened this issue Dec 24, 2020 · 0 comments

Comments

@emi79
Copy link

emi79 commented Dec 24, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant