From dee6ac6271758794bc35de4867aacd00051a1b98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 06:13:15 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 in /src Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.2 to 17.8.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.7.2...v17.8.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... 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..b376359 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..c99af14 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..3ad8a4c 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..f7d88a1 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..b8df15a 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..7a4a813 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..4853c35 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..dcbf123 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 @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive 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..4ef3fa2 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 @@ -12,7 +12,7 @@ - + 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..5696b00 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 @@ -11,7 +11,7 @@ - + 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..ce0765f 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 + + + + + + + + +