Files
mapo-core/MP-RIOC/dotnet-tools.json
T
2026-05-08 08:59:52 +02:00

13 lines
182 B
JSON

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