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
@Flowerking's commend did it for me.
Right click on you project and select "Set as StartUp Project".