I\'m trying to update to NET Core 2.0 but I\'m getting these errors on all the packages installed with the reference.
The problem, maybe:
I\'m g
Solved it by updating Visual Studio to it's latest version (for me it was 15.3.3)
Also, make sure SDK is updated to version 2.0 and NuGet to its latest version.