Replies: 1 comment 6 replies
-
Do you keep the mapperly reference after compilation (see docs)? |
Beta Was this translation helpful? Give feedback.
6 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.
-
Hi all,
I recently started using Mapperly and I have noticed that Mapperly requires c# language level 9.The problem is even if I pack my code as a nuget package, the users of my package also required for c# language 9 which causes a problem. Is there any way to avoid this? I don't want to cause this kind of constraint over my users.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions