I'm just using the static middleware example and the generated code is not resolving the `ILogger` dependency from [`Finally`](https://github.com/trbngr/Wolverine.Middelware.Problems/blob/main/CreatePerson.cs#L46). [Repro](https://github.com/trbngr/Wolverine.Middelware.Problems/tree/main) ## Deps * WolverineFx 1.8.3 * WolverineFx.Http 1.8.3
I'm just using the static middleware example and the generated code is not resolving the
ILoggerdependency fromFinally.Repro
Deps