diff --git a/backend/.config/dotnet-tools.json b/backend/.config/dotnet-tools.json index 2cc5b5e..ff40277 100644 --- a/backend/.config/dotnet-tools.json +++ b/backend/.config/dotnet-tools.json @@ -3,13 +3,13 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "9.0.4", + "version": "10.0.8", "commands": [ "dotnet-ef" ] }, "dotnet-coverage": { - "version": "17.14.2", + "version": "18.7.0", "commands": [ "dotnet-coverage" ] diff --git a/backend/Tests/Tests.csproj b/backend/Tests/Tests.csproj index d5fcb31..eec1354 100644 --- a/backend/Tests/Tests.csproj +++ b/backend/Tests/Tests.csproj @@ -10,15 +10,15 @@ - - + + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/backend/polifarm/WebApi.csproj b/backend/polifarm/WebApi.csproj index e3b0776..51f25bb 100644 --- a/backend/polifarm/WebApi.csproj +++ b/backend/polifarm/WebApi.csproj @@ -11,25 +11,25 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - - - + + + - - - + + + - - + +