diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 62815aa..14f4b20 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "8.0.28", + "version": "8.0.29", "commands": [ "dotnet-ef" ], diff --git a/src/Atlas.PARS.Api/Atlas.PARS.Api.csproj b/src/Atlas.PARS.Api/Atlas.PARS.Api.csproj index c64835a..f13e59a 100644 --- a/src/Atlas.PARS.Api/Atlas.PARS.Api.csproj +++ b/src/Atlas.PARS.Api/Atlas.PARS.Api.csproj @@ -8,8 +8,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all