Final Form
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
dotnet build
|
||||
|
||||
dotnet ef database update \
|
||||
--project src/Infrastructure/Infrastructure.csproj \
|
||||
--project src/Web/Web.csproj \
|
||||
--startup-project src/Web/Web.csproj \
|
||||
--context Hutopy.Infrastructure.Data.ApplicationDbContext \
|
||||
--context Hutopy.Web.Features.Users.Data.ApplicationDbContext \
|
||||
--configuration Debug \
|
||||
--no-build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user