Sign in

zengzy / rps · Files

Logo

GitLab

  • Back to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • rps
  • backend
  • .config
  • dotnet-tools.json
  • Initial commit
    5fa0f75a
    zengziyan authored
    2026-05-20 20:53:26 +0800  
    Browse Code ยป
dotnet-tools.json 182 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13
{
  "version": 1,
  "isRoot": true,
  "tools": {
    "dotnet-ef": {
      "version": "8.0.11",
      "commands": [
        "dotnet-ef"
      ],
      "rollForward": false
    }
  }
}