Continous Integration in der Praxis Gruppenarbeit
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.

11 lines
153 B

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