joelverhagen / NCsvPerf

A test bench for various .NET CSV parsing libraries
https://www.joelverhagen.com/blog/2020/12/fastest-net-csv-parsers
MIT License
69 stars 14 forks source link

Update packages #48

Closed oztbizzle closed 1 year ago

oztbizzle commented 1 year ago

Updated various libraries to latest versions

joelverhagen commented 1 year ago

Fixed with https://github.com/joelverhagen/NCsvPerf/commit/d4ce9e38ee381b293df6d38425e6f640eabb6355. Thanks for the heads up!