AutoMapper / AutoMapper.Extensions.Microsoft.DependencyInjection

MIT License
258 stars 79 forks source link

update packages and dependency to 3.1 #133

Closed EngRajabi closed 4 years ago

EngRajabi commented 4 years ago

update packages and dependency to 3.1

lbargaoanu commented 4 years ago

We don't need app core for anything. We target .net standard 2.0 for the wider reach.

EngRajabi commented 4 years ago

https://dotnet.microsoft.com/platform/support/policy/dotnet-core dotnet 2.0, 2.1, 2.2, 3.0 end of life. but 3.1 lts

jbogard commented 4 years ago

This isn’t necessary, netstandard2.0 is compatible with netcore2.0 and above.

github-actions[bot] commented 4 years ago

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