2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2025-06-27 05:23:13 +00:00
This commit is contained in:
2020-12-11 01:17:15 +03:00
parent c68b58c3a2
commit b61df304ea
9 changed files with 110 additions and 42 deletions

View File

@ -1,8 +1,7 @@
{
"profiles": {
"Esiur.Stores.EntityCore": {
"commandName": "Project",
"commandLineArgs": "--migrate"
"commandName": "Project"
}
}
}