Update the "publish" profile

This commit is contained in:
Sébastien André
2020-03-22 15:36:54 +01:00
parent 2bcc6bf16b
commit db4511f711
2 changed files with 13 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "3.1.2",
"commands": [
"dotnet-ef"
]
}
}
}