Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.net 6 support #44

Open
hunterconcepts opened this issue Apr 21, 2023 · 2 comments
Open

.net 6 support #44

hunterconcepts opened this issue Apr 21, 2023 · 2 comments

Comments

@hunterconcepts
Copy link

Update solution to support .net6

@GodzSky
Copy link

GodzSky commented May 16, 2023

up

@marshallwp
Copy link

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.

See #35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants