Project finished!#725
Conversation
TheCSharpAcademy
left a comment
There was a problem hiding this comment.
@Brandonscodedata Hi! Thanks for submitting your project.
At the moment, I’m unable to run or properly review the application because the submission appears to contain only Program.cs.
A console application can keep most of its logic in Program.cs, but the repository still needs to contain the complete project structure, including the .csproj file and every class referenced by the code.
Once the full project is available and builds successfully, it can be reviewed against the project requirements.
Could you please fix so we can proceed?
|
@TheCSharpAcademy Hi, I have pushed the missing project files now. Could you please review again? |
There was a problem hiding this comment.
@Brandonscodedata Thanks for resubmitting. At the moment the code doesn't compile, could you please check? You can click on the "files changed" tab to see what was submitted: https://github.com/the-csharp-academy/CodeReviews.Console.MathGame/pull/725/changes
|
@TheCSharpAcademy Hi again! I have finally pushed the correct files and fixed the build issues. I'm still quite new to GitHub, so I sincerely apologize for the back-and-forth and the extra hassle! I hope I'll get it right much faster next time. Could you please review the project again? Thank you! |
I had so much fun! Please be brutal in your code review.