diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 02afa3f..5f6714e 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,10 +3,10 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "8.0.11", + "version": "8.0.30", "commands": [ "dotnet-ef" ] } } -} +} \ No newline at end of file