Files
HellionChat/dotnet-tools.json
T
renovate-bot 6838b3833e
Security / Security Scan (pull_request) Failing after 24s
Build / Build (Release) (pull_request) Successful in 37s
chore(deps): update minor and patch updates (nuget)
2026-08-15 21:12:53 +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
}
}
}