Made progress on implementing some shops.
Performed some folder restructuring as well.
This commit is contained in:
@@ -9,7 +9,7 @@ using Props.Data;
|
||||
namespace Props.Data.Migrations
|
||||
{
|
||||
[DbContext(typeof(ApplicationDbContext))]
|
||||
[Migration("20210714061021_InitialCreate")]
|
||||
[Migration("20210714061654_InitialCreate")]
|
||||
partial class InitialCreate
|
||||
{
|
||||
protected override void BuildTargetModel(ModelBuilder modelBuilder)
|
Reference in New Issue
Block a user