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

nuget package incompatible with PackageReference #290

Open
marvhen opened this issue Aug 19, 2021 · 0 comments
Open

nuget package incompatible with PackageReference #290

marvhen opened this issue Aug 19, 2021 · 0 comments

Comments

@marvhen
Copy link

marvhen commented Aug 19, 2021

Per the PackageReference migration documentation:

...assemblies present at the root of lib folder without a target framework specific sub-folder are ignored. NuGet looks for a sub-folder matching the target framework moniker (TFM) corresponding to the project’s target framework and installs the matching assemblies into the project.

Are there any plans to update the .nuspec to place the dll in a target framework sub-folder?

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