diff --git a/src/BuildingBlocks/FinTech.BuildingBlocks.Application/FinTech.BuildingBlocks.Application.csproj b/src/BuildingBlocks/FinTech.BuildingBlocks.Application/FinTech.BuildingBlocks.Application.csproj index ed81dba..b3248a1 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..609e0ae 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..7cd3209 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..69f3893 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..d82ab8c 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..3fa96b5 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..beae586 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..e243fae 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..9171159 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..549aa40 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..0730228 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..87620b0 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..a751a65 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..d1a91b7 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..4fb6863 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..4fb6863 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 @@ - +