Files
HellionChat/dotnet-tools.json
T
renovate-bot bf42fba0f5
Security / scan (pull_request) Failing after 22s
Build / Build (Release) (pull_request) Successful in 40s
chore(deps): update minor and patch updates (nuget)
2026-07-14 18:32:38 +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
}
}
}