C#C
C#17mo ago
Mathall

Cannot generate assets for debugging VSCode cloned repository

Hey all, was on my laptop and started a project in vscode, and uploaded it to github to finish on my PC when i got back home, however now that i'm home, I can clone the repository just fine, however when i go to debug it, it tells me I dont have debug assets, so i go to .NET generate assets for debug, but it tells me i do not have .NET core, and so I go to the terminal and run dotnet new console, but when I do that nothing changes, any help would be greatly appreciated
heres the repository link, if thats needed:
https://github.com/Mathall003/Minesweeper
GitHub
Contribute to Mathall003/Minesweeper development by creating an account on GitHub.
Was this page helpful?