When I try to build my solution, I get the following error message:
Severity Code Description Project File Line Suppression State Error
It's a bit old post but I recently ran into this issue. All I did was deleted all the nuget packages from packages folder and restored it. I was able to build the solution successfully. Hopefully helpful to someone.