ZUGFERDRESTService: Prepare for deployment

This commit is contained in:
Jonathan Jenne
2020-03-25 13:57:31 +01:00
parent 4f75d7eb96
commit 0b36700ba1
5 changed files with 52 additions and 5 deletions

View File

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