Breaking Changes
Updated minimum core Autofac to 8.0.0, which includes similar target support updates. See release notes for core Autofac.
What's Changed
- Updated System.ComponentModel.Composition to 8.0.0.
- Added support for
net8.0
,net7.0
, andnet6.0
to match both Autofac 8 and System.ComponentModel.Composition 8.
Full Changelog: v6.1.0...v7.0.0