Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

I just started with C#, following the freeCodeCamp.org tutorial, and I was wondering why this code doesn't work

my issues

I can not use the ‘play’ button nor CTRL+f5.
Why does it not let me play the code and open a console.

I tried to open a console with the words "Hello World", but it doesn’t let me open up a console, at least I think.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

Your solution has no projects. You’ve got a source file, but it’s not in your solution.

Right-click on "Solution ‘giraffe’" (in the top-right of your window) , choose "Add new project", then follow prompts to create a new Console Application. That new project will then show in the Solution Explorer (the right-hand panel), and you’ll be able to run it.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading