FruityFoundation/.config/dotnet-tools.json
2023-08-02 20:30:14 -04:00

12 lines
156 B
JSON
Executable File

{
"version": 1,
"isRoot": true,
"tools": {
"versionize": {
"version": "1.18.0",
"commands": [
"versionize"
]
}
}
}