Files
HellionChat/dotnet-tools.json
T
renovate-bot df86d0b0bc
Security / scan (pull_request) Successful in 26s
Build / Build (Release) (pull_request) Successful in 32s
chore(deps): update minor and patch updates (nuget)
2026-06-09 18:31:26 +00:00

13 lines
265 B
JSON

{
"$schema": "https://json.schemastore.org/dotnet-tools.json",
"version": 1,
"isRoot": true,
"tools": {
"csharpier": {
"version": "1.3.0",
"commands": ["csharpier"],
"rollForward": false
}
}
}