v6.0.0
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.