Files
webwindowconfigurator/Test.UI/.config/dotnet-tools.json
T
Samuele Locatelli 026897d9e1 Fix proj move
2025-07-18 08:57:38 +02:00

13 lines
181 B
JSON

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