ExcelMerge
ExcelMerge copied to clipboard
Double quotes are not handled properly
v1.3.4 A comma inside double quotation marks splits a string into two columns. Any characters within double quotation marks should not be treated as delimiters.
Ah, okay. This area needs improvement. https://github.com/skanmera/ExcelMerge/blob/5ac3519f50e5931ba12f04f5470869042613c553/ExcelMerge/CsvReader.cs#L18-L19