Skip to content

v6.0.0

Compare
Choose a tag to compare
@tillig tillig released this 28 Sep 22:01
· 18 commits to develop since this release

This is an Autofac v6.0.0 compatibility release.

Breaking change: Starting with Autofac 6.0, we now only target netstandard20 and netstandard21; we have removed the explicit target for net461. As such, the Autofac.Mvc5 project has been updated to .NET 4.7.2. We strongly encourage you to upgrade to .NET Framework 4.7.2 or higher, as per the .NET Standard Documentation to avoid any of the known dependency issues when using .NET Standard packages in .NET Framework 4.6.1.