-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
currently only NET Standard 2.0 is supported, but we need to target different .NET versions (Core 3.x+ and Framework 4.7+). The exact versions are negotiable. A few things we need here:
- support Core 3.1+ assemblies
- support .NET Framework assemblies
- Integration test: Core test assembly (as embedded resource) demonstrating all attributes (Key, UniqueConstraint, Column, etc)
- Integration test: Framework test assembly (as embedded resource), same as above
Please use branch feature/multi-targeting
Metadata
Metadata
Assignees
Labels
No labels