rimworld-mod-template/.config/dotnet-tools.json

12 lines
No EOL
166 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"roslynator.dotnet.cli": {
"version": "0.8.4",
"commands": [
"roslynator"
]
}
}
}