Hi,
Close Visual Studio, re-open, do a build. Then rather than first looking at the error list, look for issues in the output window.
Little things like invalid
using directives can cause false errors. Also corrupt/invalid entries in the obj
folder can lead to false errors too.