Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-conformant nuget package folder layout #206

Open
glopesdev opened this issue May 7, 2021 · 0 comments
Open

Non-conformant nuget package folder layout #206

glopesdev opened this issue May 7, 2021 · 0 comments

Comments

@glopesdev
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant