From 9635121ae87c8d1f3b04981195fc4d3341c81b3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Feb 2024 12:20:55 +0000 Subject: [PATCH] chore(deps): bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.9.0 in /src Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.2 to 17.9.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.9.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 +- 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..8867413 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..814ff2d 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..512e792 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..31ec098 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..4322551 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..b0a6de2 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..568108d 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..1c01dd6 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