You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current version of CsvHelper.Excel is fully supported on .NET6, so long as you enable System.Drawing.EnableUnixSupport. It's future major versions of .NET that it's incompatible with, as the switch was removed in those.
Update solution to support .net6
The text was updated successfully, but these errors were encountered: