This commit is contained in:
2024-07-05 17:42:51 +09:00
parent 93d7124cec
commit 5753246065
9 changed files with 206 additions and 39 deletions

View File

@@ -0,0 +1,13 @@
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "8.0.6",
"commands": [
"dotnet-ef"
],
"rollForward": false
}
}
}