FruityFoundation/.config/dotnet-tools.json
2022-11-30 23:40:31 -05:00

12 lines
156 B
JSON
Executable File

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