Aggiornamento docs

This commit is contained in:
2026-07-21 11:02:32 +02:00
parent 6024deaf35
commit d59f5a0faa
4 changed files with 1760 additions and 0 deletions

View File

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