Hello.
Looks like bin/runtime and bin/pkg/netcoreapp/runtime contain different sets of dlls on release/2.0.0 branch for BinPlaceNETCoreAppPackage=true. For example, System.Memory.dll is missing in bin/pkg/netcoreapp/runtime but exists in bin/runtime. On master branch System.Memory.dll exists in both folders.
Could you, please, clarify if this is correct behavior or this should be fixed?
cc @alpencolt @Dmitri-Botcharnikov