AutoMapper / AutoMapper.Extensions.Microsoft.DependencyInjection

MIT License
258 stars 79 forks source link

Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0 #165

Closed RyanGaudion closed 2 years ago

RyanGaudion commented 2 years ago

Due to it's dependency on Microsoft.Extensions.Options 6.0.0: this package has a dependency on Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0

Would it be possible to allow Microsoft.Extensions.DependencyInjection.Abstractions 5.x.x with this package for those still using .Net 5 in Visual Studio 2019 and not yet on .Net 6 and Visual Studio 2022?

lbargaoanu commented 2 years ago

https://github.com/AutoMapper/AutoMapper.Extensions.Microsoft.DependencyInjection/pull/161

github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.