FruityFoundation/.config/dotnet-tools.json
2024-05-03 18:23:57 -04:00

12 lines
156 B
JSON
Executable File

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