maui-linux/.config/dotnet-tools.json

24 строки
389 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"cake.tool": {
"version": "1.0.0",
"commands": [
"dotnet-cake"
]
},
"microsoft.dotnet.xharness.cli": {
"version": "1.0.0-prerelease.21165.2",
"commands": [
"xharness"
]
},
"powershell": {
"version": "7.1.2",
"commands": [
"pwsh"
]
}
}
}