I\'ve installed Visual Studio 2017 Community that was released a week ago, and I started exploring the new features of C# 7.
So I created a simple method that return
I got this error too after updating to .NET 4.7.2 and was able to fix it by re-installing nuget packages using:
Update-Package -Reinstall