Skip to content

No linux builds #2

Description

@egoward

The project only builds for Windows currently.

For the UI, we use WinForms and a property grid that's closely coupled to metadata in the serializable configuration objects.

Minimal fix:

  • Change MMImportCore and MMImportCommandLine projects from "net5.0-windows" to "net5.0"
  • If it doesn't work, consider breaking out SQL Server target into it's own Windows specific project
  • Remove hard dependencies on WinForms in MMImportCore
  • Figure out some way of making command-line usable (e.g. document configuration objects)

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