I have started a new console project in VS2015. I only have this code :
using System; using System.Collections.Generic; using System.Linq; using System.Text
I just had the same problem and solved it by deleting the .vs directory in the project directory.