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

31 строка
490 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"cake.tool": {
"version": "4.0.0",
"commands": [
"dotnet-cake"
]
},
"powershell": {
"version": "7.4.0",
"commands": [
"pwsh"
]
},
"api-tools": {
"version": "1.3.5",
"commands": [
"api-tools"
]
},
"microsoft.dotnet.xharness.cli": {
"version": "9.0.0-prerelease.24203.1",
"commands": [
"xharness"
]
}
}
}