yavsc/dotnet-tools.json
Paul Schneider 7a4ca76957
All checks were successful
Dotnet build and test / build (pull_request) Successful in 2m43s
picket scan
2026-09-07 12:08:57 +01:00

13 lines
No EOL
176 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"picket": {
"version": "0.2.12",
"commands": [
"picket"
],
"rollForward": false
}
}
}