diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 7dcefc33..cce89d81 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "10.0.8", + "version": "10.0.10", "commands": [ "dotnet-ef" ], diff --git a/backend.Tests/backend.Tests.csproj b/backend.Tests/backend.Tests.csproj index bf31eb2f..8a39460d 100644 --- a/backend.Tests/backend.Tests.csproj +++ b/backend.Tests/backend.Tests.csproj @@ -12,10 +12,10 @@ - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/backend/backend.csproj b/backend/backend.csproj index 66193ada..18ed0fe3 100644 --- a/backend/backend.csproj +++ b/backend/backend.csproj @@ -24,22 +24,22 @@ - + - - + + - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all - - - - + + + +