Files
HellionChat/dotnet-tools.json
T
renovate-bot 5b83fbb056
Security Scan (reusable) / Security Scan (pull_request) Successful in 28s
Security / scan (pull_request) Successful in 28s
Build / Build (Release) (pull_request) Successful in 37s
chore(deps): update minor and patch updates (nuget)
2026-08-23 00:35:18 +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
}
}
}