3FS/specs/.config/dotnet-tools.json
2025-02-27 21:53:53 +08:00

13 lines
165 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"p": {
"version": "2.3.2",
"commands": [
"p"
],
"rollForward": false
}
}
}