autofac/Autofac.Multitenant

Integration not compatible with Autofac 5.0 Release Candidate

alistairjevans opened this issue · 0 comments

The Autofac.Multitenant integration has build errors when built against the latest Autofac Release candidate in MyGet, specifically, the MultitenantContainer does not implement the updated ResolveRequest method.

No NuSpec to update here, but we'll need to update the reference in the csproj file once Autofac 5 goes out.