vssdktestfx/.config/dotnet-tools.json

24 строки
355 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"powershell": {
"version": "7.4.6",
"commands": [
"pwsh"
]
},
"dotnet-coverage": {
"version": "17.12.6",
"commands": [
"dotnet-coverage"
]
},
"nbgv": {
"version": "3.6.146",
"commands": [
"nbgv"
]
}
}
}