-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Justin Dong edited this page Jul 31, 2020
·
6 revisions
Welcome to the mvc-samples wiki!
- Restore database to your local SQL Server 2019 (mvcsamples\Databases\Chinook.bak).
- Open TheSharpFactory.sln with Visual Studio 2019.
- Change database connection string at mvcsamples\Web\TheSharpFactory.Web.MediaStore\appsettings.json.
- Hit F5 and run.