From 09af5efbefc6f2d7e9d52a1a38526e7c7d66de3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 15:52:34 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio from 2.5.6 to 2.8.2 in /src Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.6 to 2.8.2. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.6...2.8.2) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/Build/Tests/StandardTestTools.targets | 16 ++++++++-------- .../tests/Gridwich.Core.EventGridTests.csproj | 2 +- .../tests/Gridwich.CoreTests.csproj | 2 +- .../tests/Gridwich.Host.FunctionAppTests.csproj | 2 +- ...gaParticipants.Analysis.MediaInfoTests.csproj | 2 +- ...SagaParticipants.Encode.CloudPortTests.csproj | 2 +- ...wich.SagaParticipants.Encode.FlipTests.csproj | 2 +- ...rticipants.Encode.TelestreamCloudTests.csproj | 2 +- ...Participants.Storage.AzureStorageTests.csproj | 2 +- 9 files changed, 16 insertions(+), 16 deletions(-) diff --git a/src/Build/Tests/StandardTestTools.targets b/src/Build/Tests/StandardTestTools.targets index e1ede90..6611164 100644 --- a/src/Build/Tests/StandardTestTools.targets +++ b/src/Build/Tests/StandardTestTools.targets @@ -10,25 +10,25 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - - + + \ No newline at end of file diff --git a/src/Gridwich.Core.EventGrid/tests/Gridwich.Core.EventGridTests.csproj b/src/Gridwich.Core.EventGrid/tests/Gridwich.Core.EventGridTests.csproj index 9d428d3..b475e12 100644 --- a/src/Gridwich.Core.EventGrid/tests/Gridwich.Core.EventGridTests.csproj +++ b/src/Gridwich.Core.EventGrid/tests/Gridwich.Core.EventGridTests.csproj @@ -33,7 +33,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Gridwich.Core/tests/Gridwich.CoreTests.csproj b/src/Gridwich.Core/tests/Gridwich.CoreTests.csproj index 9ba4032..42d5171 100644 --- a/src/Gridwich.Core/tests/Gridwich.CoreTests.csproj +++ b/src/Gridwich.Core/tests/Gridwich.CoreTests.csproj @@ -34,7 +34,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Gridwich.Host.FunctionApp/tests/Gridwich.Host.FunctionAppTests.csproj b/src/Gridwich.Host.FunctionApp/tests/Gridwich.Host.FunctionAppTests.csproj index 65526c9..aaf64d5 100644 --- a/src/Gridwich.Host.FunctionApp/tests/Gridwich.Host.FunctionAppTests.csproj +++ b/src/Gridwich.Host.FunctionApp/tests/Gridwich.Host.FunctionAppTests.csproj @@ -35,7 +35,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Gridwich.SagaParticipants.Analysis.MediaInfo/tests/Gridwich.SagaParticipants.Analysis.MediaInfoTests.csproj b/src/Gridwich.SagaParticipants.Analysis.MediaInfo/tests/Gridwich.SagaParticipants.Analysis.MediaInfoTests.csproj index a89aa93..189df14 100644 --- a/src/Gridwich.SagaParticipants.Analysis.MediaInfo/tests/Gridwich.SagaParticipants.Analysis.MediaInfoTests.csproj +++ b/src/Gridwich.SagaParticipants.Analysis.MediaInfo/tests/Gridwich.SagaParticipants.Analysis.MediaInfoTests.csproj @@ -34,7 +34,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Gridwich.SagaParticipants.Encode.CloudPort/tests/Gridwich.SagaParticipants.Encode.CloudPortTests.csproj b/src/Gridwich.SagaParticipants.Encode.CloudPort/tests/Gridwich.SagaParticipants.Encode.CloudPortTests.csproj index 3d74d36..d0c4c2e 100644 --- a/src/Gridwich.SagaParticipants.Encode.CloudPort/tests/Gridwich.SagaParticipants.Encode.CloudPortTests.csproj +++ b/src/Gridwich.SagaParticipants.Encode.CloudPort/tests/Gridwich.SagaParticipants.Encode.CloudPortTests.csproj @@ -36,7 +36,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Gridwich.SagaParticipants.Encode.Flip/tests/Gridwich.SagaParticipants.Encode.FlipTests.csproj b/src/Gridwich.SagaParticipants.Encode.Flip/tests/Gridwich.SagaParticipants.Encode.FlipTests.csproj index 9fad55f..a427082 100644 --- a/src/Gridwich.SagaParticipants.Encode.Flip/tests/Gridwich.SagaParticipants.Encode.FlipTests.csproj +++ b/src/Gridwich.SagaParticipants.Encode.Flip/tests/Gridwich.SagaParticipants.Encode.FlipTests.csproj @@ -37,7 +37,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Gridwich.SagaParticipants.Encode.TelestreamCloud/tests/Gridwich.SagaParticipants.Encode.TelestreamCloudTests.csproj b/src/Gridwich.SagaParticipants.Encode.TelestreamCloud/tests/Gridwich.SagaParticipants.Encode.TelestreamCloudTests.csproj index 41731d7..19732f7 100644 --- a/src/Gridwich.SagaParticipants.Encode.TelestreamCloud/tests/Gridwich.SagaParticipants.Encode.TelestreamCloudTests.csproj +++ b/src/Gridwich.SagaParticipants.Encode.TelestreamCloud/tests/Gridwich.SagaParticipants.Encode.TelestreamCloudTests.csproj @@ -38,7 +38,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Gridwich.SagaParticipants.Storage.AzureStorage/tests/Gridwich.SagaParticipants.Storage.AzureStorageTests.csproj b/src/Gridwich.SagaParticipants.Storage.AzureStorage/tests/Gridwich.SagaParticipants.Storage.AzureStorageTests.csproj index c24b50e..df42b3f 100644 --- a/src/Gridwich.SagaParticipants.Storage.AzureStorage/tests/Gridwich.SagaParticipants.Storage.AzureStorageTests.csproj +++ b/src/Gridwich.SagaParticipants.Storage.AzureStorage/tests/Gridwich.SagaParticipants.Storage.AzureStorageTests.csproj @@ -34,7 +34,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive