I have just updated all my nuget packages for my solution (dotnet core 1.1 project).
I am now getting the following warnings and I don\'t really know what they mean.
Manually removing the nuget packages dependencies from the project and Install-Package for each of them fixed the problem in my case.