diff --git a/Aggregation/src/Wealth.Aggregation.Application/Wealth.Aggregation.Application.csproj b/Aggregation/src/Wealth.Aggregation.Application/Wealth.Aggregation.Application.csproj index 79986fc5..975b149a 100644 --- a/Aggregation/src/Wealth.Aggregation.Application/Wealth.Aggregation.Application.csproj +++ b/Aggregation/src/Wealth.Aggregation.Application/Wealth.Aggregation.Application.csproj @@ -2,7 +2,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/BuildingBlocks/src/Wealth.BuildingBlocks.Application/Wealth.BuildingBlocks.Application.csproj b/BuildingBlocks/src/Wealth.BuildingBlocks.Application/Wealth.BuildingBlocks.Application.csproj index d7fef87b..45f079d0 100644 --- a/BuildingBlocks/src/Wealth.BuildingBlocks.Application/Wealth.BuildingBlocks.Application.csproj +++ b/BuildingBlocks/src/Wealth.BuildingBlocks.Application/Wealth.BuildingBlocks.Application.csproj @@ -2,7 +2,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/DepositManagement/src/Wealth.DepositManagement.Application/Wealth.DepositManagement.Application.csproj b/DepositManagement/src/Wealth.DepositManagement.Application/Wealth.DepositManagement.Application.csproj index 1520dd2b..affeac09 100644 --- a/DepositManagement/src/Wealth.DepositManagement.Application/Wealth.DepositManagement.Application.csproj +++ b/DepositManagement/src/Wealth.DepositManagement.Application/Wealth.DepositManagement.Application.csproj @@ -2,7 +2,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/InstrumentManagement/src/Wealth.InstrumentManagement.API/Wealth.InstrumentManagement.API.csproj b/InstrumentManagement/src/Wealth.InstrumentManagement.API/Wealth.InstrumentManagement.API.csproj index 7fbecff7..42f1a14b 100644 --- a/InstrumentManagement/src/Wealth.InstrumentManagement.API/Wealth.InstrumentManagement.API.csproj +++ b/InstrumentManagement/src/Wealth.InstrumentManagement.API/Wealth.InstrumentManagement.API.csproj @@ -4,7 +4,7 @@ - + diff --git a/InstrumentManagement/src/Wealth.InstrumentManagement.Application/Wealth.InstrumentManagement.Application.csproj b/InstrumentManagement/src/Wealth.InstrumentManagement.Application/Wealth.InstrumentManagement.Application.csproj index 1b34d80a..10a774cb 100644 --- a/InstrumentManagement/src/Wealth.InstrumentManagement.Application/Wealth.InstrumentManagement.Application.csproj +++ b/InstrumentManagement/src/Wealth.InstrumentManagement.Application/Wealth.InstrumentManagement.Application.csproj @@ -2,7 +2,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/InstrumentManagement/tests/Wealth.InstrumentManagement.API.Tests/Wealth.InstrumentManagement.API.Tests.csproj b/InstrumentManagement/tests/Wealth.InstrumentManagement.API.Tests/Wealth.InstrumentManagement.API.Tests.csproj index d8ae3304..a490c601 100644 --- a/InstrumentManagement/tests/Wealth.InstrumentManagement.API.Tests/Wealth.InstrumentManagement.API.Tests.csproj +++ b/InstrumentManagement/tests/Wealth.InstrumentManagement.API.Tests/Wealth.InstrumentManagement.API.Tests.csproj @@ -2,7 +2,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/PortfolioManagement/src/Wealth.PortfolioManagement.Application/Wealth.PortfolioManagement.Application.csproj b/PortfolioManagement/src/Wealth.PortfolioManagement.Application/Wealth.PortfolioManagement.Application.csproj index fd363076..d1beb4a2 100644 --- a/PortfolioManagement/src/Wealth.PortfolioManagement.Application/Wealth.PortfolioManagement.Application.csproj +++ b/PortfolioManagement/src/Wealth.PortfolioManagement.Application/Wealth.PortfolioManagement.Application.csproj @@ -2,7 +2,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/StrategyTracking/src/Wealth.StrategyTracking.API/Wealth.StrategyTracking.API.csproj b/StrategyTracking/src/Wealth.StrategyTracking.API/Wealth.StrategyTracking.API.csproj index b2d57248..aacf0499 100644 --- a/StrategyTracking/src/Wealth.StrategyTracking.API/Wealth.StrategyTracking.API.csproj +++ b/StrategyTracking/src/Wealth.StrategyTracking.API/Wealth.StrategyTracking.API.csproj @@ -4,7 +4,7 @@ - + diff --git a/StrategyTracking/src/Wealth.StrategyTracking.Application/Wealth.StrategyTracking.Application.csproj b/StrategyTracking/src/Wealth.StrategyTracking.Application/Wealth.StrategyTracking.Application.csproj index fdf5e1ad..679cc4bb 100644 --- a/StrategyTracking/src/Wealth.StrategyTracking.Application/Wealth.StrategyTracking.Application.csproj +++ b/StrategyTracking/src/Wealth.StrategyTracking.Application/Wealth.StrategyTracking.Application.csproj @@ -2,7 +2,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/StrategyTracking/tests/Wealth.StrategyTracking.API.Tests/Wealth.StrategyTracking.API.Tests.csproj b/StrategyTracking/tests/Wealth.StrategyTracking.API.Tests/Wealth.StrategyTracking.API.Tests.csproj index b4ac7057..9832afb8 100644 --- a/StrategyTracking/tests/Wealth.StrategyTracking.API.Tests/Wealth.StrategyTracking.API.Tests.csproj +++ b/StrategyTracking/tests/Wealth.StrategyTracking.API.Tests/Wealth.StrategyTracking.API.Tests.csproj @@ -2,7 +2,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/WalletManagement/src/Wealth.WalletManagement.Application/Wealth.WalletManagement.Application.csproj b/WalletManagement/src/Wealth.WalletManagement.Application/Wealth.WalletManagement.Application.csproj index 7bca637f..156e2358 100644 --- a/WalletManagement/src/Wealth.WalletManagement.Application/Wealth.WalletManagement.Application.csproj +++ b/WalletManagement/src/Wealth.WalletManagement.Application/Wealth.WalletManagement.Application.csproj @@ -2,7 +2,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive