Dan Martin

Results 1 issues of Dan Martin

Current command on README shows: **dotnet ef** migrations add "SampleMigration" --project src\Infrastructure --startup-project src\WebUI --output-dir Persistence\Migrations Should be: **dotnet-ef** migrations add "SampleMigration" --project src\Infrastructure --startup-project src\WebUI --output-dir Persistence\Migrations