Closed alex-dubatov closed 8 months ago
@alex-dubatov Interesting, thanks for the test - I will check.
@dadhi When the fix will be released? Very necessary.
@alex-dubatov soonish
@alex-dubatov The https://www.nuget.org/packages/DryIoc.dll/6.0.0-preview-07 is released. So you may try it out.
DryIoc.dll 5.4.3
Have a nice day!
I have globally registered service. My goal is to use decorator for the service in scope.
I have made test method for probe. For the first time it looks working.
But if I will uncomment specified line then unexpectedly get error. Please check code below.
Maybe I don't understand something. Thank you!