You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

dotnet-tools.json 183B

123456789101112
  1. {
  2. "version": 1,
  3. "isRoot": true,
  4. "tools": {
  5. "dotnet-reportgenerator-globaltool": {
  6. "version": "5.1.9",
  7. "commands": [
  8. "reportgenerator"
  9. ]
  10. }
  11. }
  12. }