JasperFx / lamar

Fast Inversion of Control Tool and Successor to StructureMap
https://jasperfx.github.io/lamar
MIT License
563 stars 118 forks source link

Add .net 7.0 as target framework for Lamar and Lamar.Microsoft.DependencyInjection #369

Closed rizi closed 1 year ago

rizi commented 1 year ago

Add .net 7.0 as target framework for Lamar and Lamar.Microsoft.DependencyInjection

Add specific dependencies for .net 7.0 for Lamar.csproj and Lamar.Microsoft.DependencyInjection

rizi commented 1 year ago

This should fix https://github.com/JasperFx/lamar/issues/360

jeremydmiller commented 1 year ago

I just took care of this separately. Thank you though for doing this, I hadn't seen it before I did that otherwise.