Skip to content

multi .NET version targeting #34

@adamfoneil

Description

@adamfoneil

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

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions