this project hosts db migrations

This commit is contained in:
Paul Schneider 2018-04-14 19:32:56 +02:00
commit 0c81a16e3f

View file

@ -79,5 +79,7 @@
} }
}, },
"commands": { "commands": {
"ef": "EntityFramework.Commands",
"gen": "Microsoft.Extensions.CodeGeneration"
} }
} }