diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/dotnet-tools.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json deleted file mode 100644 index e3d2b85..0000000 --- a/.config/dotnet-tools.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "version": 1, - "isRoot": true, - "tools": { - "dotnet-ef": { - "version": "8.0.23", - "commands": [ - "dotnet-ef" - ], - "rollForward": false - } - } -}
\ No newline at end of file |
