Build keps failing

Ok here is my errors any idea how to fixem

Severity Code Description Project File Line Suppression State
Error CS0246 The type or namespace name ‘SecretLabs’ could not be found (are you missing a using directive or an assembly reference?) Blink2000 c:\users\athena\documents\visual studio 2015\Projects\Blink2000\Blink2000\Program.cs 3 Active
Error CS0246 The type or namespace name ‘OutputPort’ could not be found (are you missing a using directive or an assembly reference?) Blink2000 c:\users\athena\documents\visual studio 2015\Projects\Blink2000\Blink2000\Program.cs 12 Active
Error CS0246 The type or namespace name ‘OutputPort’ could not be found (are you missing a using directive or an assembly reference?) Blink2000 c:\users\athena\documents\visual studio 2015\Projects\Blink2000\Blink2000\Program.cs 13 Active
Error CS0103 The name ‘Pins’ does not exist in the current context Blink2000 c:\users\athena\documents\visual studio 2015\Projects\Blink2000\Blink2000\Program.cs 13 Active

This sounds like the project is not set up correctly.

Which project type did you select when you created it?

Regards,
Mark

figured iy out …thanks