Files
myoffice_public/add_migration_sqlite.bat
T

2 lines
64 B
Batchfile

cd ./MyOffice.Migration.Sqlite
dotnet ef migrations add %1 -- %2