My Problem is that Autofac up to 4.0.1 has a severe bug which is https://github.com/autofac/Autofac/issues/789 . But unfortunatley this bug is fixed only in the following versions which are not supported by DynamicProxy so I'm stuck with Autofac 4.0.1 and this bug if I want to use DynmicProxy.
So is there any reason why Dynamic Proxy is still referencing the old Version of AutoFac?
My Problem is that Autofac up to 4.0.1 has a severe bug which is https://github.com/autofac/Autofac/issues/789 . But unfortunatley this bug is fixed only in the following versions which are not supported by DynamicProxy so I'm stuck with Autofac 4.0.1 and this bug if I want to use DynmicProxy.
So is there any reason why Dynamic Proxy is still referencing the old Version of AutoFac?