-
In the upcoming .NET 7 instead of DllImport a new LibraryImport attribute can be used to enable a source generator to pre-create some needed interop code. Are you already familiar with that? Are you planning to use that for CsWin32? I believe that chaining source generator is somewhat challenging, so this might not even be really possible? |
Beta Was this translation helpful? Give feedback.
Answered by
AArnott
Aug 10, 2022
Replies: 1 comment 2 replies
-
See discussion at #593 |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Marv51
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See discussion at #593