I have a dotnet core app that is targetting Microsoft.NETCore.App 1.1.2. I created a test project to test against that project but when building I noticed this warning:
For me adding
true
did the trick
netcoreapp2.1 false true