This commit is contained in:
michele 2025-01-30 16:45:09 +01:00
parent 103fcaa068
commit 53ccf5b358

View File

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