YairHalberstadt / stronginject

compile time dependency injection for .NET
MIT License
845 stars 24 forks source link

Fix bug where we don't notice modules with generic attributes. #172

Closed YairHalberstadt closed 2 years ago

YairHalberstadt commented 2 years ago

Refactor and unit tests so this won't happen in the future.