Releases: autofac/Autofac.Extras.CommonServiceLocator
Releases · autofac/Autofac.Extras.CommonServiceLocator
v6.1.0
- Core Autofac requirement updated to 6.5.0+ - this ensures compatibility with the recently released Autofac 7.0.0.
- CommonServiceLocator updated to 2.0.7.
- Now targeting
net7.0
,net6.0
,netstandard2.1
, andnetstandard2.0
.
Full Changelog: v6.0.1...v6.1.0
v6.0.1
Compatibility release for Autofac v6. This package is still compatible with Autofac back to v5.0.0.
v6.0.0
This release is an update for compatibility with Autofac 5.0.0 and requires that new version. Autofac 5.0.0 does have some breaking changes - see the Autofac release notes for more information.
- Dropped net45 target; now targets only netstandard2.0
- Updated CommonServiceLocator to 2.0.5.
- Enabled SymbolSource support on the package.
v5.0.0
v4.1.0
v4.0.0
v3.2.0
This release occurred prior to switching Autofac components to separate repositories.
Resolved issue autofac/Autofac#512: Added Windows Phone 8.1 (wpa81
) target to NuGet package and switched to build under Profile328 (portable-net4+sl5+netcore45+wpa81+wp8+MonoAndroid1+MonoTouch1
)