ByteDecoder/Queryology

View on GitHub
src/.config/dotnet-tools.json

Summary

Maintainability
Test Coverage
{
  "version": 1,
  "isRoot": true,
  "tools": {
    "security-scan": {
      "version": "5.6.7",
      "commands": [
        "security-scan"
      ]
    },
    "dotnet-reportgenerator-globaltool": {
      "version": "5.2.5",
      "commands": [
        "reportgenerator"
      ]
    }
  }
}