Libation/Source/.config/dotnet-tools.json
2022-06-25 16:48:23 -06:00

12 lines
173 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"frogvall.dotnetbumpversion": {
"version": "3.0.1",
"commands": [
"bump-version"
]
}
}
}