diff --git a/backend/UnityDevHub.API/.config/dotnet-tools.json b/backend/UnityDevHub.API/.config/dotnet-tools.json index 4f48799..a74bf0b 100644 --- a/backend/UnityDevHub.API/.config/dotnet-tools.json +++ b/backend/UnityDevHub.API/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "9.0.0", + "version": "10.0.2", "commands": [ "dotnet-ef" ],