v0.46.2886
- Fix: EventFlow now uses a Autofac lifetime scope for validating service
registrations whenIEventFlowOpions.CreateResolver(true)
is invoked.
Previously services were created but never disposed as they were resolved
using the root container