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

25 строки
390 B
JSON

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