georgi
02/12/2022, 9:52 AM7.10.0
and it looks like the API for dependency injection changed and now I'm getting errors on the instance
methods. What is the new way of doing this? (I might have missed it in the docs!)georgi
02/12/2022, 10:23 AMgeorgi
02/12/2022, 12:18 PMromainbsl
02/13/2022, 8:15 AMgeorgi
02/13/2022, 8:35 AMgeorgi
02/13/2022, 8:39 AMgeorgi
02/13/2022, 8:40 AMromainbsl
02/13/2022, 2:10 PMDirectDIAware.instance
, so falling back on DI.Builder.instance
.
We’ve enabled enableGranularSourceSetsMetadata
option, maybe this is why something changedromainbsl
02/13/2022, 2:34 PMgeorgi
02/13/2022, 4:47 PMromainbsl
02/14/2022, 6:39 AMromainbsl
02/14/2022, 6:40 AM