mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-06-07 06:45:23 -04:00
c90fe218cb
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
18 lines
262 B
JSON
18 lines
262 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"dotnet-ef": {
|
|
"version": "8.0.11",
|
|
"commands": [
|
|
"dotnet-ef"
|
|
]
|
|
},
|
|
"csharpier": {
|
|
"version": "0.28.2",
|
|
"commands": [
|
|
"dotnet-csharpier"
|
|
]
|
|
}
|
|
}
|
|
} |