Skip to content

Latest commit

 

History

History

Lab4

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Prerequisites:

Start the app:

Open the LCourses folder in Visual Studio Code (VS Code) and select the Startup.cs file.

  • Select Yes to the Warn message "Required assets to build and debug are missing from 'MvcMovie'. Add them?"
  • Select Restore to the Info message "There are unresolved dependencies".
  • Press Debug (F5) to build and run the program.