From e6e8cf2c07d565546ab27f2edb64278687e6af32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 12:34:01 +0000 Subject: [PATCH] Bump xunit from 2.6.1 to 2.6.2 in /src Bumps [xunit](https://github.com/xunit/xunit) from 2.6.1 to 2.6.2. - [Commits](https://github.com/xunit/xunit/compare/2.6.1...2.6.2) --- 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 +- ...low.Infrastructure.IO.CSV.UnitTests.csproj | 2 +- ...nfrastructure.IO.Criteria.UnitTests.csproj | 2 +- ...ow.Infrastructure.IO.JSON.UnitTests.csproj | 60 +++++++++--------- 11 files changed, 237 insertions(+), 237 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 42642d3..12c6413 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 @@ - - - - net7.0 - enable - - false - - - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - - - + + + + net7.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 618f62f..5b841b2 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 @@ - - - - net7.0 - enable - - false - - - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - - - + + + + net7.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 81dcfc9..b9441c7 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 @@ - - - - net7.0 - enable - preview - - - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - - - + + + + net7.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 a5e692c..631879a 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 @@ - - - - net7.0 - enable - - - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - - - + + + + net7.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 b00a7c7..7b2b671 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 @@ - - - - net7.0 - enable - enable - - - - - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - - - + + + + net7.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 372792c..70f8041 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 @@ - - - - net7.0 - enable - - false - - - - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - - - + + + + net7.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 5a90fad..7dbcf8a 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 @@ - - - - net7.0 - enable - - false - - - - - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - - - + + + + net7.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 505c173..06988bd 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 diff --git a/src/l2/IO/Flow.Infrastructure.IO.CSV.UnitTests/Flow.Infrastructure.IO.CSV.UnitTests.csproj b/src/l2/IO/Flow.Infrastructure.IO.CSV.UnitTests/Flow.Infrastructure.IO.CSV.UnitTests.csproj index 7991ac5..283aaf6 100644 --- a/src/l2/IO/Flow.Infrastructure.IO.CSV.UnitTests/Flow.Infrastructure.IO.CSV.UnitTests.csproj +++ b/src/l2/IO/Flow.Infrastructure.IO.CSV.UnitTests/Flow.Infrastructure.IO.CSV.UnitTests.csproj @@ -13,7 +13,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/l2/IO/Flow.Infrastructure.IO.Criteria.UnitTests/Flow.Infrastructure.IO.Criteria.UnitTests.csproj b/src/l2/IO/Flow.Infrastructure.IO.Criteria.UnitTests/Flow.Infrastructure.IO.Criteria.UnitTests.csproj index 8fe441c..374ad7b 100644 --- a/src/l2/IO/Flow.Infrastructure.IO.Criteria.UnitTests/Flow.Infrastructure.IO.Criteria.UnitTests.csproj +++ b/src/l2/IO/Flow.Infrastructure.IO.Criteria.UnitTests/Flow.Infrastructure.IO.Criteria.UnitTests.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/l2/IO/Flow.Infrastructure.IO.JSON.UnitTests/Flow.Infrastructure.IO.JSON.UnitTests.csproj b/src/l2/IO/Flow.Infrastructure.IO.JSON.UnitTests/Flow.Infrastructure.IO.JSON.UnitTests.csproj index 35d75fb..a5e1845 100644 --- a/src/l2/IO/Flow.Infrastructure.IO.JSON.UnitTests/Flow.Infrastructure.IO.JSON.UnitTests.csproj +++ b/src/l2/IO/Flow.Infrastructure.IO.JSON.UnitTests/Flow.Infrastructure.IO.JSON.UnitTests.csproj @@ -1,30 +1,30 @@ - - - - net7.0 - enable - - false - - - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - - - - + + + + net7.0 + enable + + false + + + + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + + + + + +