RuntimeIdentifiers

This commit is contained in:
2023-01-30 17:50:52 -07:00
parent cb6ab8b67e
commit f60b102d58
7 changed files with 90 additions and 29 deletions

View File

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