From b30327d8504590f30b2b0b7baa9f9a1b0487b0e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Dec 2023 12:14:17 +0000 Subject: [PATCH] chore(deps): bump xunit from 2.6.1 to 2.6.4 in /src Bumps [xunit](https://github.com/xunit/xunit) from 2.6.1 to 2.6.4. - [Commits](https://github.com/xunit/xunit/compare/2.6.1...2.6.4) --- 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..4fd6ff1 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..93f9255 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..a075629 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..4a15f65 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..31d42ca 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..c004dd1 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..d4b9e3c 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..7fe53bd 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