From 8354ce78f2aab1dc1f6456b8b95c2f8c357fff97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 12:45:38 +0000 Subject: [PATCH] chore(deps): bump xunit from 2.6.1 to 2.6.5 in /src Bumps [xunit](https://github.com/xunit/xunit) from 2.6.1 to 2.6.5. - [Commits](https://github.com/xunit/xunit/compare/2.6.1...2.6.5) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../Flow.Domain.Common.UnitTests.csproj | 58 ++++++++--------- ...Flow.Domain.ExchangeRates.UnitTests.csproj | 58 ++++++++--------- .../Flow.Domain.Patterns.UnitTests.csproj | 56 ++++++++--------- .../Flow.Domain.Transactions.UnitTests.csproj | 54 ++++++++-------- ...Flow.Application.Analysis.UnitTests.csproj | 60 +++++++++--------- ...Application.ExchangeRates.UnitTests.csproj | 60 +++++++++--------- ....Application.Transactions.UnitTests.csproj | 62 +++++++++---------- ...rastructure.Configuration.UnitTests.csproj | 2 +- 8 files changed, 205 insertions(+), 205 deletions(-) diff --git a/src/l0/Flow.Domain.Common.UnitTests/Flow.Domain.Common.UnitTests.csproj b/src/l0/Flow.Domain.Common.UnitTests/Flow.Domain.Common.UnitTests.csproj index 1ab20de..adbe5d9 100644 --- a/src/l0/Flow.Domain.Common.UnitTests/Flow.Domain.Common.UnitTests.csproj +++ b/src/l0/Flow.Domain.Common.UnitTests/Flow.Domain.Common.UnitTests.csproj @@ -1,29 +1,29 @@ - - - - net8.0 - enable - - false - - - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - - - + + + + net8.0 + enable + + false + + + + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + + + + + diff --git a/src/l0/Flow.Domain.ExchangeRates.UnitTests/Flow.Domain.ExchangeRates.UnitTests.csproj b/src/l0/Flow.Domain.ExchangeRates.UnitTests/Flow.Domain.ExchangeRates.UnitTests.csproj index d33bdb7..b9204ab 100644 --- a/src/l0/Flow.Domain.ExchangeRates.UnitTests/Flow.Domain.ExchangeRates.UnitTests.csproj +++ b/src/l0/Flow.Domain.ExchangeRates.UnitTests/Flow.Domain.ExchangeRates.UnitTests.csproj @@ -1,29 +1,29 @@ - - - - net8.0 - enable - - false - - - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - - - + + + + net8.0 + enable + + false + + + + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + + + + + diff --git a/src/l0/Flow.Domain.Patterns.UnitTests/Flow.Domain.Patterns.UnitTests.csproj b/src/l0/Flow.Domain.Patterns.UnitTests/Flow.Domain.Patterns.UnitTests.csproj index 72ac508..cdae566 100644 --- a/src/l0/Flow.Domain.Patterns.UnitTests/Flow.Domain.Patterns.UnitTests.csproj +++ b/src/l0/Flow.Domain.Patterns.UnitTests/Flow.Domain.Patterns.UnitTests.csproj @@ -1,28 +1,28 @@ - - - - net8.0 - enable - preview - - - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - - - + + + + net8.0 + enable + preview + + + + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + + + + + diff --git a/src/l0/Flow.Domain.Transactions.UnitTests/Flow.Domain.Transactions.UnitTests.csproj b/src/l0/Flow.Domain.Transactions.UnitTests/Flow.Domain.Transactions.UnitTests.csproj index 5c1e387..c093954 100644 --- a/src/l0/Flow.Domain.Transactions.UnitTests/Flow.Domain.Transactions.UnitTests.csproj +++ b/src/l0/Flow.Domain.Transactions.UnitTests/Flow.Domain.Transactions.UnitTests.csproj @@ -1,27 +1,27 @@ - - - - net8.0 - enable - - - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - - - + + + + net8.0 + enable + + + + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + + + + + diff --git a/src/l1/Flow.Application.Analysis.UnitTests/Flow.Application.Analysis.UnitTests.csproj b/src/l1/Flow.Application.Analysis.UnitTests/Flow.Application.Analysis.UnitTests.csproj index f34ca8f..2e78019 100644 --- a/src/l1/Flow.Application.Analysis.UnitTests/Flow.Application.Analysis.UnitTests.csproj +++ b/src/l1/Flow.Application.Analysis.UnitTests/Flow.Application.Analysis.UnitTests.csproj @@ -1,30 +1,30 @@ - - - - net8.0 - enable - enable - - - - - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - - - + + + + net8.0 + enable + enable + + + + + + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + + + + + diff --git a/src/l1/Flow.Application.ExchangeRates.UnitTests/Flow.Application.ExchangeRates.UnitTests.csproj b/src/l1/Flow.Application.ExchangeRates.UnitTests/Flow.Application.ExchangeRates.UnitTests.csproj index 4fbfbaa..704f703 100644 --- a/src/l1/Flow.Application.ExchangeRates.UnitTests/Flow.Application.ExchangeRates.UnitTests.csproj +++ b/src/l1/Flow.Application.ExchangeRates.UnitTests/Flow.Application.ExchangeRates.UnitTests.csproj @@ -1,30 +1,30 @@ - - - - net8.0 - enable - - false - - - - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - - - + + + + net8.0 + enable + + false + + + + + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + + + + + diff --git a/src/l1/Flow.Application.Transactions.UnitTests/Flow.Application.Transactions.UnitTests.csproj b/src/l1/Flow.Application.Transactions.UnitTests/Flow.Application.Transactions.UnitTests.csproj index c921d46..07bb567 100644 --- a/src/l1/Flow.Application.Transactions.UnitTests/Flow.Application.Transactions.UnitTests.csproj +++ b/src/l1/Flow.Application.Transactions.UnitTests/Flow.Application.Transactions.UnitTests.csproj @@ -1,31 +1,31 @@ - - - - net8.0 - enable - - false - - - - - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - - - + + + + net8.0 + enable + + false + + + + + + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + + + + + diff --git a/src/l2/Flow.Infrastructure.Configuration.UnitTests/Flow.Infrastructure.Configuration.UnitTests.csproj b/src/l2/Flow.Infrastructure.Configuration.UnitTests/Flow.Infrastructure.Configuration.UnitTests.csproj index ada13e3..dc4f354 100644 --- a/src/l2/Flow.Infrastructure.Configuration.UnitTests/Flow.Infrastructure.Configuration.UnitTests.csproj +++ b/src/l2/Flow.Infrastructure.Configuration.UnitTests/Flow.Infrastructure.Configuration.UnitTests.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all