ByronMayne / AutoFactories

AutoFactories is a C# library used to generate factories for types to be used in dependency injection.
MIT License
1 stars 0 forks source link

Fixed the Microsoft Dependency Injection class name being wrong #31

Closed ByronMayne closed 6 hours ago

ByronMayne commented 6 hours ago

He would produce a compiler error saying 'Method must have return type' This was caused by Factory still being hard coded