平安校园
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

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