Skip to content

Remove Dependency on System.Drawing.Common #35

Description

@marshallwp

Is your feature request related to a problem? Please describe.
Support for System.Drawing.Common was depricated for non-Windows OSs in .NET 6 and removed entirely in .NET 7. Unfortunately, the version of ClosedXML CsvHelper.Excel currently uses requires it, however ClosedXML v0.97 removes this dependency.

Describe the solution you'd like
Update to ClosedXML v0.97 to eliminate the dependency and allow this project to work cross-platform in .NET 7.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions