More actions
Updated via bot |
(No difference)
|
Latest revision as of 15:50, 21 October 2025
- Open the Terminal:
Menu View -> Terminal. - Change directory to your project folder:
cd <PROJECT_FOLDER_NAME>. - Run the program with:
dotnet run. - The program will build and run in the terminal window.