-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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)
Metadata
Metadata
Assignees
Labels
No labels