PiwigoDirectorySync/.config/dotnet-tools.json

18 lines
273 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-user-secrets": {
"version": "2.2.0",
"commands": [
"dotnet-user-secrets"
]
},
"dotnet-ef": {
"version": "7.0.3",
"commands": [
"dotnet-ef"
]
}
}
}