diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index ef95326..e5d8851 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.19", "commands": [ "dotnet-ef" ], diff --git a/InventoryX.Application/InventoryX.Application.csproj b/InventoryX.Application/InventoryX.Application.csproj index 52901f6..2bc6fc2 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..9008d07 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..a6d0771 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..66e7a24 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..3253cb6 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..7a975a9 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..f4767c4 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..4c6f319 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