IQS <blank>

This commit is contained in:
2023-02-13 06:14:35 -07:00
parent efb32d131d
commit 0bd7b51043
8 changed files with 112 additions and 56 deletions

View File

@ -0,0 +1,12 @@
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-reportgenerator-globaltool": {
"version": "5.1.15",
"commands": [
"reportgenerator"
]
}
}
}