diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index c03564f..47bf21c 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,10 +3,10 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "8.0.0", + "version": "9.0.10", "commands": [ "dotnet-ef" ] } } -} +} \ No newline at end of file