Having trouble running a file with vs code

127 Views Asked by At

I'm new to coding with c# and looking for a little help

I have set up c# with visual studio code and in the terminal trying to use dotnet run but when i do it comes up with this:

visual studio code cannot find program to run or pass the path to the project using --project

I'm in the right file location but it cant seem to find the file. Any ideas.

I have tried the --project but it comes up with red writing and error and things.

0

There are 0 best solutions below