Closed schuettecarsten closed 4 years ago
Exception messages says If you want to disable this error then use the following container configuration: 'new StashboxContainer(c => c.DisableLifetimeValidation())'. but method name is WithoutLifetimeValidation()
If you want to disable this error then use the following container configuration: 'new StashboxContainer(c => c.DisableLifetimeValidation())'.
WithoutLifetimeValidation()
Hey, thanks for reporting, I fixed that!
Exception messages says
If you want to disable this error then use the following container configuration: 'new StashboxContainer(c => c.DisableLifetimeValidation())'.
but method name isWithoutLifetimeValidation()