Replies: 1 comment 12 replies
-
I don't use full .NET anymore and haven't for many years now. |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@lbargaoanu What is the motivation to change from netstandard2.0 to netstandard2.1?
In this commit: 7930dd3
We have common libraries used by apps in NET6 and also large project in NET Framework.
Now we have to multitarget those libraries if we want to use latest version of AutoMapper.
Beta Was this translation helpful? Give feedback.
All reactions