Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 691 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 691 Bytes

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.