reworked Guild Wars 2 builds
total rework of RandomizeWithBoons
This commit is contained in:
parent
bc2983584c
commit
90794ed4a2
11 changed files with 879 additions and 247 deletions
|
@ -3,5 +3,8 @@ https://learn.microsoft.com/en-us/aspnet/core/data/ef-rp/migrations?view=aspnetc
|
|||
open ProjectFolder in Terminal
|
||||
dotnet ef migrations add InitialCreate
|
||||
|
||||
remove migrations with
|
||||
remove migrations
|
||||
1: revert to migration you want to keep
|
||||
dotnet ef database update RemovedRaidLog
|
||||
2: remove
|
||||
dotnet ef migrations remove
|
Loading…
Add table
Add a link
Reference in a new issue