aspnet / MusicStore

[Archived] MusicStore test application that uses ASP.NET/EF Core. Project moved to https://github.com/aspnet/AspNetCore
1.3k stars 878 forks source link

Install store from artifact dependency #821

Closed JunTaoLuo closed 7 years ago

JunTaoLuo commented 7 years ago

Resolves #820

Instead of Build.RS package

Simulated locally and the test passed. Already updated CI configuration with the necessary installation steps.

JunTaoLuo commented 7 years ago

The only problem is that you would need to install a runtime store before being able to run this locally.