Files
ApiCarburant/ApiCarburant/dotnet-tools.json
David Manuguerra e51b52eb75 init
2026-04-04 22:28:18 +02:00

13 lines
182 B
JSON

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