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.
I solved this issue thanks to this answer. Basically, just add the following line inside the tags in your .csproj file:
.csproj
true