Files
mapo-core/MP.IOC/.config/dotnet-tools.json
T
Samuele Locatelli 4a41fdbc38 MON + IOC + TAB3
- shrink deploy x solo Win-x64
2024-11-04 08:58:51 +01:00

13 lines
182 B
JSON

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