Sign in

MES / DataAcquisition · Files

Logo

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • DataAcquisition
  • HHECS.DAQServer
  • .config
  • dotnet-tools.json
  • 新增基础数据页面
    e4dfff3d
    唐召明 authored
    2024-03-26 20:51:13 +0800  
    Browse Code »
dotnet-tools.json 153 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12
{
  "version": 1,
  "isRoot": true,
  "tools": {
    "dotnet-ef": {
      "version": "8.0.3",
      "commands": [
        "dotnet-ef"
      ]
    }
  }
}