diff --git a/src/BuildingBlocks/FinTech.BuildingBlocks.Application/FinTech.BuildingBlocks.Application.csproj b/src/BuildingBlocks/FinTech.BuildingBlocks.Application/FinTech.BuildingBlocks.Application.csproj index ed81dba..e20ea1d 100644 --- a/src/BuildingBlocks/FinTech.BuildingBlocks.Application/FinTech.BuildingBlocks.Application.csproj +++ b/src/BuildingBlocks/FinTech.BuildingBlocks.Application/FinTech.BuildingBlocks.Application.csproj @@ -6,7 +6,7 @@ - + diff --git a/src/BuildingBlocks/FinTech.BuildingBlocks.EventBus/FinTech.BuildingBlocks.EventBus.csproj b/src/BuildingBlocks/FinTech.BuildingBlocks.EventBus/FinTech.BuildingBlocks.EventBus.csproj index 2128d59..699aa50 100644 --- a/src/BuildingBlocks/FinTech.BuildingBlocks.EventBus/FinTech.BuildingBlocks.EventBus.csproj +++ b/src/BuildingBlocks/FinTech.BuildingBlocks.EventBus/FinTech.BuildingBlocks.EventBus.csproj @@ -5,6 +5,6 @@ - + diff --git a/src/BuildingBlocks/FinTech.BuildingBlocks.Infrastructure/FinTech.BuildingBlocks.Infrastructure.csproj b/src/BuildingBlocks/FinTech.BuildingBlocks.Infrastructure/FinTech.BuildingBlocks.Infrastructure.csproj index 5edfa4a..ba7db5e 100644 --- a/src/BuildingBlocks/FinTech.BuildingBlocks.Infrastructure/FinTech.BuildingBlocks.Infrastructure.csproj +++ b/src/BuildingBlocks/FinTech.BuildingBlocks.Infrastructure/FinTech.BuildingBlocks.Infrastructure.csproj @@ -3,12 +3,12 @@ FinTech.BuildingBlocks.Infrastructure - + - + - + diff --git a/src/BuildingBlocks/FinTech.BuildingBlocks.Observability/FinTech.BuildingBlocks.Observability.csproj b/src/BuildingBlocks/FinTech.BuildingBlocks.Observability/FinTech.BuildingBlocks.Observability.csproj index d7a16a8..b41d451 100644 --- a/src/BuildingBlocks/FinTech.BuildingBlocks.Observability/FinTech.BuildingBlocks.Observability.csproj +++ b/src/BuildingBlocks/FinTech.BuildingBlocks.Observability/FinTech.BuildingBlocks.Observability.csproj @@ -3,6 +3,7 @@ FinTech.BuildingBlocks.Observability + diff --git a/src/Host/FinTech.Api/FinTech.Api.csproj b/src/Host/FinTech.Api/FinTech.Api.csproj index 773fa77..5309264 100644 --- a/src/Host/FinTech.Api/FinTech.Api.csproj +++ b/src/Host/FinTech.Api/FinTech.Api.csproj @@ -3,8 +3,8 @@ FinTech.Api - - + + diff --git a/src/Modules/Audit/FinTech.Modules.Audit.Infrastructure/FinTech.Modules.Audit.Infrastructure.csproj b/src/Modules/Audit/FinTech.Modules.Audit.Infrastructure/FinTech.Modules.Audit.Infrastructure.csproj index 6c6689c..216807b 100644 --- a/src/Modules/Audit/FinTech.Modules.Audit.Infrastructure/FinTech.Modules.Audit.Infrastructure.csproj +++ b/src/Modules/Audit/FinTech.Modules.Audit.Infrastructure/FinTech.Modules.Audit.Infrastructure.csproj @@ -3,7 +3,7 @@ FinTech.Modules.Audit.Infrastructure - + diff --git a/src/Modules/BackgroundJob/FinTech.Modules.BackgroundJob.Infrastructure/FinTech.Modules.BackgroundJob.Infrastructure.csproj b/src/Modules/BackgroundJob/FinTech.Modules.BackgroundJob.Infrastructure/FinTech.Modules.BackgroundJob.Infrastructure.csproj index e3a21c7..873d9c9 100644 --- a/src/Modules/BackgroundJob/FinTech.Modules.BackgroundJob.Infrastructure/FinTech.Modules.BackgroundJob.Infrastructure.csproj +++ b/src/Modules/BackgroundJob/FinTech.Modules.BackgroundJob.Infrastructure/FinTech.Modules.BackgroundJob.Infrastructure.csproj @@ -6,7 +6,7 @@ - + diff --git a/src/Modules/Identity/FinTech.Modules.Identity.Infrastructure/FinTech.Modules.Identity.Infrastructure.csproj b/src/Modules/Identity/FinTech.Modules.Identity.Infrastructure/FinTech.Modules.Identity.Infrastructure.csproj index 71799d9..08af8ed 100644 --- a/src/Modules/Identity/FinTech.Modules.Identity.Infrastructure/FinTech.Modules.Identity.Infrastructure.csproj +++ b/src/Modules/Identity/FinTech.Modules.Identity.Infrastructure/FinTech.Modules.Identity.Infrastructure.csproj @@ -7,9 +7,9 @@ - + - + diff --git a/src/Modules/Ledger/FinTech.Modules.Ledger.Infrastructure/FinTech.Modules.Ledger.Infrastructure.csproj b/src/Modules/Ledger/FinTech.Modules.Ledger.Infrastructure/FinTech.Modules.Ledger.Infrastructure.csproj index dce71f3..b2fcec8 100644 --- a/src/Modules/Ledger/FinTech.Modules.Ledger.Infrastructure/FinTech.Modules.Ledger.Infrastructure.csproj +++ b/src/Modules/Ledger/FinTech.Modules.Ledger.Infrastructure/FinTech.Modules.Ledger.Infrastructure.csproj @@ -3,7 +3,7 @@ FinTech.Modules.Ledger.Infrastructure - + diff --git a/src/Modules/Notification/FinTech.Modules.Notification.Infrastructure/FinTech.Modules.Notification.Infrastructure.csproj b/src/Modules/Notification/FinTech.Modules.Notification.Infrastructure/FinTech.Modules.Notification.Infrastructure.csproj index 1072e14..160c10e 100644 --- a/src/Modules/Notification/FinTech.Modules.Notification.Infrastructure/FinTech.Modules.Notification.Infrastructure.csproj +++ b/src/Modules/Notification/FinTech.Modules.Notification.Infrastructure/FinTech.Modules.Notification.Infrastructure.csproj @@ -3,7 +3,7 @@ FinTech.Modules.Notification.Infrastructure - + diff --git a/src/Modules/Report/FinTech.Modules.Report.Infrastructure/FinTech.Modules.Report.Infrastructure.csproj b/src/Modules/Report/FinTech.Modules.Report.Infrastructure/FinTech.Modules.Report.Infrastructure.csproj index f50bf0d..9f22121 100644 --- a/src/Modules/Report/FinTech.Modules.Report.Infrastructure/FinTech.Modules.Report.Infrastructure.csproj +++ b/src/Modules/Report/FinTech.Modules.Report.Infrastructure/FinTech.Modules.Report.Infrastructure.csproj @@ -6,7 +6,7 @@ - + diff --git a/src/Modules/Transaction/FinTech.Modules.Transaction.Infrastructure/FinTech.Modules.Transaction.Infrastructure.csproj b/src/Modules/Transaction/FinTech.Modules.Transaction.Infrastructure/FinTech.Modules.Transaction.Infrastructure.csproj index 9d8424b..37f8dd5 100644 --- a/src/Modules/Transaction/FinTech.Modules.Transaction.Infrastructure/FinTech.Modules.Transaction.Infrastructure.csproj +++ b/src/Modules/Transaction/FinTech.Modules.Transaction.Infrastructure/FinTech.Modules.Transaction.Infrastructure.csproj @@ -3,7 +3,7 @@ FinTech.Modules.Transaction.Infrastructure - + diff --git a/src/Modules/Wallet/FinTech.Modules.Wallet.Infrastructure/FinTech.Modules.Wallet.Infrastructure.csproj b/src/Modules/Wallet/FinTech.Modules.Wallet.Infrastructure/FinTech.Modules.Wallet.Infrastructure.csproj index 495af8e..f872bf4 100644 --- a/src/Modules/Wallet/FinTech.Modules.Wallet.Infrastructure/FinTech.Modules.Wallet.Infrastructure.csproj +++ b/src/Modules/Wallet/FinTech.Modules.Wallet.Infrastructure/FinTech.Modules.Wallet.Infrastructure.csproj @@ -3,7 +3,7 @@ FinTech.Modules.Wallet.Infrastructure - + diff --git a/tests/Backend/Architecture/FinTech.Tests.Architecture/FinTech.Tests.Architecture.csproj b/tests/Backend/Architecture/FinTech.Tests.Architecture/FinTech.Tests.Architecture.csproj index ea63e0a..e674f2c 100644 --- a/tests/Backend/Architecture/FinTech.Tests.Architecture/FinTech.Tests.Architecture.csproj +++ b/tests/Backend/Architecture/FinTech.Tests.Architecture/FinTech.Tests.Architecture.csproj @@ -6,7 +6,7 @@ - + diff --git a/tests/Backend/Integration/FinTech.Tests.Integration/FinTech.Tests.Integration.csproj b/tests/Backend/Integration/FinTech.Tests.Integration/FinTech.Tests.Integration.csproj index d56dc43..f5173e4 100644 --- a/tests/Backend/Integration/FinTech.Tests.Integration/FinTech.Tests.Integration.csproj +++ b/tests/Backend/Integration/FinTech.Tests.Integration/FinTech.Tests.Integration.csproj @@ -5,7 +5,7 @@ - + diff --git a/tests/Backend/Unit/FinTech.Tests.Unit/FinTech.Tests.Unit.csproj b/tests/Backend/Unit/FinTech.Tests.Unit/FinTech.Tests.Unit.csproj index d56dc43..f5173e4 100644 --- a/tests/Backend/Unit/FinTech.Tests.Unit/FinTech.Tests.Unit.csproj +++ b/tests/Backend/Unit/FinTech.Tests.Unit/FinTech.Tests.Unit.csproj @@ -5,7 +5,7 @@ - +