IQS <blank>

This commit is contained in:
2023-02-13 06:26:58 -07:00
parent a918b50d7b
commit f099b23f5f
10 changed files with 161 additions and 60 deletions

View File

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