My guess would be the first project you created a WinForms application and for the 2nd project you created a Console application, when you create a project you choose what type of program it's going to be (WinForms, Console, WPF, ASPX, etc).
To "fix" it you would need to create a new one, then...