Skip to content

How to create new set of migrations #860

Discussion options

You must be logged in to vote

Got it :)

You need to be in the working directory:
E:\git\XXX.IdentityService\src\XXX.IdentityService.Admin

and then run:
dotnet ef migrations add DefaultSchema --context AdminAuditLogDbContext --project ..\XXX.IdentityService.Admin.EntityFramework.SqlServer\XXX.IdentityService.Admin.EntityFramework.SqlServer.csproj

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@skoruba
Comment options

Answer selected by FaizulHussain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants