Files
jsmr/JSMR.UI.Blazor/.config/dotnet-tools.json
Brian Bicknell 334bbe9ef2
Some checks failed
ci / build-test (push) Failing after 48s
ci / publish-image (push) Has been skipped
Minor adjustments to the UI.
2025-11-11 17:10:28 -05:00

13 lines
182 B
JSON

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