-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
area-System.Runtime.InteropServicesquestionAnswer questions and provide assistance, not an issue with source code or documentation.Answer questions and provide assistance, not an issue with source code or documentation.
Description
I try to use a native dll (openssl) on different platforms, and my assembly should also support net 4.7
Now is there a way, to specify different dll names for each platform, but keep the dotnet included native dll resolver?
Problem is, openssl has different dll names on each platform.
And I don't like to copy the the whole imports.
Metadata
Metadata
Assignees
Labels
area-System.Runtime.InteropServicesquestionAnswer questions and provide assistance, not an issue with source code or documentation.Answer questions and provide assistance, not an issue with source code or documentation.
Type
Projects
Status
No status