diff --git a/QAPDashboard/.config/dotnet-tools.json b/QAPDashboard/.config/dotnet-tools.json index feef65f..b25f94f 100644 --- a/QAPDashboard/.config/dotnet-tools.json +++ b/QAPDashboard/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "8.0.7", + "version": "9.0.7", "commands": [ "dotnet-ef" ], diff --git a/QAPDashboard/QAPDashboard.csproj b/QAPDashboard/QAPDashboard.csproj index b2ede13..41113fe 100644 --- a/QAPDashboard/QAPDashboard.csproj +++ b/QAPDashboard/QAPDashboard.csproj @@ -9,12 +9,12 @@ - - - + + + - +