Files
UnrealEngine/Engine/Source/Programs/Horde/HordeServer/.config/dotnet-tools.json
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

12 lines
154 B
JSON

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