You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on #697, #727 that should close #559 we decided to refactor the static dependency injection container located in core into separated container for each driver. This includes
Add service to msbuild
Add service to console
Add service to collectors
Add service to tests
remove DependencyInjectionfrom core
remove DependencyInjectionExtensions
The text was updated successfully, but these errors were encountered:
While working on #697, #727 that should close #559 we decided to refactor the static dependency injection container located in core into separated container for each driver. This includes
DependencyInjection
from coreDependencyInjectionExtensions
The text was updated successfully, but these errors were encountered: