You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...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?
The text was updated successfully, but these errors were encountered:
Per the PackageReference migration documentation:
Are there any plans to update the .nuspec to place the dll in a target framework sub-folder?
The text was updated successfully, but these errors were encountered: