Skip to content

Different DLL names on native dlls for multiple platforms #111833

Closed
@jogibear9988

Description

@jogibear9988

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

No one assigned

    Labels

    area-System.Runtime.InteropServicesquestionAnswer questions and provide assistance, not an issue with source code or documentation.

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions