BizHawk/.config/dotnet-tools.json

13 lines
177 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"powershell": {
"version": "7.4.2",
"commands": [
"pwsh"
],
"rollForward": false
}
}
}