diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 4a1d68d0..7b3f3867 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "7.0.7", + "version": "7.0.8", "commands": [ "dotnet-ef" ]