Files
PkmnLib.NET/.config/dotnet-tools.json
Deukhoofd cc091d5327
Some checks failed
Build / Build (push) Failing after 35s
Update TUnit, warning cleanup
2026-07-05 13:46:57 +02:00

20 lines
319 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"husky": {
"version": "0.9.1",
"commands": [
"husky"
],
"rollForward": false
},
"jetbrains.resharper.globaltools": {
"version": "2026.1.4",
"commands": [
"jb"
],
"rollForward": false
}
}
}