Enforce LF line endings with CsvHelper
If I have some LF converted (using N++) CSV files, everytime I write data to them using JoshClose’s CsvHelper the line endings are back to CRLF.
If I have some LF converted (using N++) CSV files, everytime I write data to them using JoshClose’s CsvHelper the line endings are back to CRLF.