Skip to content

Non-conformant nuget package folder layout #206

@glopesdev

Description

@glopesdev

The recommended folder layout for redistributing native binaries which depend on msbuild props and targets file is to use the build\native folder: https://devblogs.microsoft.com/nuget/native-support/.

The current ZeroMQ nuget package layout places platform-specific folders in the root of the build folder. These should be moved into build\native. Following the standard would help integration with languages and frameworks expecting standard nuget package layouts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions