Files
Just.Cqrs/.config/dotnet-tools.json
JustFixMe 54ea0925dd
All checks were successful
.NET Test / test (push) Successful in 6m47s
solution files
2025-02-01 20:34:34 +04:00

13 lines
211 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-reportgenerator-globaltool": {
"version": "5.4.3",
"commands": [
"reportgenerator"
],
"rollForward": false
}
}
}