mperdeck / LINQtoCSV

Popular, easy to use library to read and write CSV files.
197 stars 112 forks source link

Unexpected column quote surrounding #66

Open marcinior opened 5 years ago

marcinior commented 5 years ago

I have problem with column containg value like 12", when i getting data from csv everything is ok, but when i try to write back objects to csv this value is saved as "12""".