[
https://issues.apache.org/jira/browse/LOG4NET-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15787545#comment-15787545
]
Adam Ralph commented on LOG4NET-540:
------------------------------------
bq. Does it select the 4.5 assemblies rather than the .NET Standard ones, at
least?
Yes, it does.
Perhaps it's enough to have an empty dependency list for those TFN's which you
do support, e.g. net45-full. When installing in a net462 project, NuGet
references the net45-full assemblies, so I expect it will be smart enough to
also use the net45-full dependency list.
AFAIK, the best practice is indeed to specify a dependency list for every
single TFN supported by the package, including those TFN's which have no
dependencies.
> Add an empty dependencies list in nuspec for net46x
> ---------------------------------------------------
>
> Key: LOG4NET-540
> URL: https://issues.apache.org/jira/browse/LOG4NET-540
> Project: Log4net
> Issue Type: Bug
> Components: Other
> Affects Versions: 2.0.6
> Reporter: Simon Cropp
> Priority: Trivial
> Labels: easyfix
> Fix For: 2.0.7
>
> Original Estimate: 10m
> Remaining Estimate: 10m
>
> to avoid this https://github.com/NuGet/Home/issues/4167
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)