.Net Core projects do not put the reference DLLs from the nuget packages in the bin folder. Is there a way of any properties that helps in doing that? It's needed for some third party tools to understand the reference DLLs.
.Net Core projects do not put the reference DLLs from the nuget packages in the bin folder. Is there a way of any properties that helps in doing that? It's needed for some third party tools to understand the reference DLLs.