I have a project that targets two different operating systems/frameworks:
net461
netcoreapp2.0
.NET Core and .NETSTANDARD don't copy dependencies to output directory, they are mapped using deps.json which points to relative paths from local NuGet cache.