diff --git a/backend/.config/dotnet-tools.json b/backend/.config/dotnet-tools.json index 7dcefc3..cce89d8 100644 --- a/backend/.config/dotnet-tools.json +++ b/backend/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "10.0.8", + "version": "10.0.10", "commands": [ "dotnet-ef" ],