autofac / Autofac.Extras.DynamicProxy

Interceptor and decorator support for Autofac IoC via Castle DynamicProxy
MIT License
106 stars 33 forks source link

Update the dependency on Autofac to version 6.2.0 #44

Closed Dmitrii-Naumov closed 2 years ago

Dmitrii-Naumov commented 2 years ago

since there was a breaking change in the Autofact package making the dlls binary incompatible (ConfigurationActions moved to base class)

https://github.com/autofac/Autofac/commit/76c2813d979cd713e9da8978f281e0941966913f

tillig commented 2 years ago

Once this is merged it'll take a bit to get a release out because I'm also trying to update the build to .NET 6 (literally right now on another branch). Hopefully today.

tillig commented 2 years ago

Released in v6.0.1.