终端一体化运控平台
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 153 B

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