I am new to C#
but when i try to debug a project,
i get this message

A project a with a OutPut type of class library cannot be started directly.

In order to debug this project add a executable to this solutionwhich references the library project.

i get this all the time.

I am totally new to this can anyone tell me how to fix this.