diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index ef95326..c6638a5 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "9.0.9", + "version": "9.0.20", "commands": [ "dotnet-ef" ], diff --git a/InventoryX.Application/InventoryX.Application.csproj b/InventoryX.Application/InventoryX.Application.csproj index 52901f6..0e0263f 100644 --- a/InventoryX.Application/InventoryX.Application.csproj +++ b/InventoryX.Application/InventoryX.Application.csproj @@ -9,10 +9,10 @@ - + - - + + diff --git a/InventoryX.Domain/InventoryX.Domain.csproj b/InventoryX.Domain/InventoryX.Domain.csproj index 9b5fc15..818c07e 100644 --- a/InventoryX.Domain/InventoryX.Domain.csproj +++ b/InventoryX.Domain/InventoryX.Domain.csproj @@ -7,7 +7,8 @@ - + + diff --git a/InventoryX.Infrastructure/InventoryX.Infrastructure.csproj b/InventoryX.Infrastructure/InventoryX.Infrastructure.csproj index 63e4751..a7ace2c 100644 --- a/InventoryX.Infrastructure/InventoryX.Infrastructure.csproj +++ b/InventoryX.Infrastructure/InventoryX.Infrastructure.csproj @@ -8,18 +8,18 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/InventoryX.Presentation/InventoryX.Presentation.csproj b/InventoryX.Presentation/InventoryX.Presentation.csproj index e9b11cb..5066f96 100644 --- a/InventoryX.Presentation/InventoryX.Presentation.csproj +++ b/InventoryX.Presentation/InventoryX.Presentation.csproj @@ -12,15 +12,15 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + diff --git a/tests/InventoryX.Application.Tests/InventoryX.Application.Tests.csproj b/tests/InventoryX.Application.Tests/InventoryX.Application.Tests.csproj index eed68fe..2dacd8b 100644 --- a/tests/InventoryX.Application.Tests/InventoryX.Application.Tests.csproj +++ b/tests/InventoryX.Application.Tests/InventoryX.Application.Tests.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/InventoryX.Common.Tests/InventoryX.Common.Tests.csproj b/tests/InventoryX.Common.Tests/InventoryX.Common.Tests.csproj index 42efad1..23b4167 100644 --- a/tests/InventoryX.Common.Tests/InventoryX.Common.Tests.csproj +++ b/tests/InventoryX.Common.Tests/InventoryX.Common.Tests.csproj @@ -9,17 +9,17 @@ - - - + + + - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/InventoryX.Infrastructure.Tests/InventoryX.Infrastructure.Tests.csproj b/tests/InventoryX.Infrastructure.Tests/InventoryX.Infrastructure.Tests.csproj index 8d7bc6b..3c5cb67 100644 --- a/tests/InventoryX.Infrastructure.Tests/InventoryX.Infrastructure.Tests.csproj +++ b/tests/InventoryX.Infrastructure.Tests/InventoryX.Infrastructure.Tests.csproj @@ -10,8 +10,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/InventoryX.Presentation.Tests/InventoryX.Presentation.Tests.csproj b/tests/InventoryX.Presentation.Tests/InventoryX.Presentation.Tests.csproj index 3b324f2..c1bd01b 100644 --- a/tests/InventoryX.Presentation.Tests/InventoryX.Presentation.Tests.csproj +++ b/tests/InventoryX.Presentation.Tests/InventoryX.Presentation.Tests.csproj @@ -10,15 +10,15 @@ - - - - - + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all