diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 7dcefc3..cce89d8 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/src/Taqyeem.Api/Taqyeem.Api.csproj b/src/Taqyeem.Api/Taqyeem.Api.csproj index c031e28..292394f 100644 --- a/src/Taqyeem.Api/Taqyeem.Api.csproj +++ b/src/Taqyeem.Api/Taqyeem.Api.csproj @@ -7,16 +7,16 @@ - - + + - + - - - - + + + + diff --git a/src/Taqyeem.Application/Taqyeem.Application.csproj b/src/Taqyeem.Application/Taqyeem.Application.csproj index 237e115..9126f47 100644 --- a/src/Taqyeem.Application/Taqyeem.Application.csproj +++ b/src/Taqyeem.Application/Taqyeem.Application.csproj @@ -5,8 +5,8 @@ - - + + diff --git a/src/Taqyeem.Infrastructure/Taqyeem.Infrastructure.csproj b/src/Taqyeem.Infrastructure/Taqyeem.Infrastructure.csproj index fef3650..7db4906 100644 --- a/src/Taqyeem.Infrastructure/Taqyeem.Infrastructure.csproj +++ b/src/Taqyeem.Infrastructure/Taqyeem.Infrastructure.csproj @@ -10,8 +10,8 @@ so a custom SqlAuthenticationProvider can acquire managed-identity tokens for Azure SQL. The Extensions.Azure provider relies on reflection-based assembly loading that fails in trimmed container publishes; a static reference here guarantees the assembly is included. --> - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/Taqyeem.ServiceDefaults/Taqyeem.ServiceDefaults.csproj b/src/Taqyeem.ServiceDefaults/Taqyeem.ServiceDefaults.csproj index baa72cd..f6db043 100644 --- a/src/Taqyeem.ServiceDefaults/Taqyeem.ServiceDefaults.csproj +++ b/src/Taqyeem.ServiceDefaults/Taqyeem.ServiceDefaults.csproj @@ -10,13 +10,13 @@ - - - - - - - + + + + + + + diff --git a/src/Taqyeem.Web/Taqyeem.Web.csproj b/src/Taqyeem.Web/Taqyeem.Web.csproj index b4aa5fe..d884b3d 100644 --- a/src/Taqyeem.Web/Taqyeem.Web.csproj +++ b/src/Taqyeem.Web/Taqyeem.Web.csproj @@ -1,7 +1,7 @@ - - + + diff --git a/tests/Taqyeem.Application.Tests/Taqyeem.Application.Tests.csproj b/tests/Taqyeem.Application.Tests/Taqyeem.Application.Tests.csproj index 5bb8106..32b611c 100644 --- a/tests/Taqyeem.Application.Tests/Taqyeem.Application.Tests.csproj +++ b/tests/Taqyeem.Application.Tests/Taqyeem.Application.Tests.csproj @@ -8,7 +8,7 @@ - +