Sign in

MES / haiNeng · Files

Logo

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • haiNeng
  • web
  • WebMvc
  • .config
  • dotnet-tools.json
  • 文件初始化
    dfcade0b
    赖素文 authored
    2023-08-11 09:06:26 +0800  
    Browse Code »
dotnet-tools.json 153 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12
{
  "version": 1,
  "isRoot": true,
  "tools": {
    "dotnet-ef": {
      "version": "3.1.6",
      "commands": [
        "dotnet-ef"
      ]
    }
  }
}