FileContextCore
FileContextCore copied to clipboard
Update CSVHelper to 21.1.0
When using CSVHelper independently from FileContextCore, with a higher version than 20.0.0 using this library on Unity with the IL2CPP backend then, when converting the for the build it will fail due to mismatching methods. Updating the CSVHelper to recent version fixes this problem. As far as I see it should not produce any regression, as the new features are not utilised by FileContextCore