diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 76ca931b..d3d30fbb 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "8.0.10", + "version": "8.0.31", "commands": [ "dotnet-ef" ], diff --git a/backend/admin-api/AdminApi/AdminApi.csproj b/backend/admin-api/AdminApi/AdminApi.csproj index 899bb822..3f63a6da 100644 --- a/backend/admin-api/AdminApi/AdminApi.csproj +++ b/backend/admin-api/AdminApi/AdminApi.csproj @@ -9,9 +9,9 @@ - - - + + + diff --git a/backend/consumer-api/ConsumerApi/ConsumerApi.csproj b/backend/consumer-api/ConsumerApi/ConsumerApi.csproj index 551e8cae..72604c18 100644 --- a/backend/consumer-api/ConsumerApi/ConsumerApi.csproj +++ b/backend/consumer-api/ConsumerApi/ConsumerApi.csproj @@ -9,13 +9,13 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + diff --git a/backend/provider-api/ProviderApi/ProviderApi.csproj b/backend/provider-api/ProviderApi/ProviderApi.csproj index f0c4cc28..ba7d111a 100644 --- a/backend/provider-api/ProviderApi/ProviderApi.csproj +++ b/backend/provider-api/ProviderApi/ProviderApi.csproj @@ -9,9 +9,9 @@ - - - + + + diff --git a/backend/shared/Application/Application.csproj b/backend/shared/Application/Application.csproj index 68ec6c7e..fc7c2059 100644 --- a/backend/shared/Application/Application.csproj +++ b/backend/shared/Application/Application.csproj @@ -8,10 +8,10 @@ - - - - + + + + diff --git a/backend/shared/Infrastructure/Infrastructure.csproj b/backend/shared/Infrastructure/Infrastructure.csproj index bf23f0fc..9a7bd299 100644 --- a/backend/shared/Infrastructure/Infrastructure.csproj +++ b/backend/shared/Infrastructure/Infrastructure.csproj @@ -21,24 +21,27 @@ + + - + + - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + - + diff --git a/backend/tests/Catalog.Tests/Catalog.Tests.csproj b/backend/tests/Catalog.Tests/Catalog.Tests.csproj index 5f1153e9..c9e57fe1 100644 --- a/backend/tests/Catalog.Tests/Catalog.Tests.csproj +++ b/backend/tests/Catalog.Tests/Catalog.Tests.csproj @@ -9,14 +9,14 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + - + - +