From 66e36ec7ced402dd21bac2efe655e8854ea7b9e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 06:26:36 +0000 Subject: [PATCH] build(deps): bump Microsoft.NET.Test.Sdk in /TransformerBeeClient Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.10.0 to 17.11.1. - [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.10.0...v17.11.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../ExampleAspNetCoreApplication.Test.csproj | 2 +- .../TransformerBeeClient.IntegrationTest.csproj | 2 +- .../TransformerBeeClient.UnitTest.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/TransformerBeeClient/ExampleAspNetCoreApplication.Test/ExampleAspNetCoreApplication.Test.csproj b/TransformerBeeClient/ExampleAspNetCoreApplication.Test/ExampleAspNetCoreApplication.Test.csproj index 9c19814..30bc0b7 100644 --- a/TransformerBeeClient/ExampleAspNetCoreApplication.Test/ExampleAspNetCoreApplication.Test.csproj +++ b/TransformerBeeClient/ExampleAspNetCoreApplication.Test/ExampleAspNetCoreApplication.Test.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/TransformerBeeClient/TransformerBeeClient.IntegrationTest/TransformerBeeClient.IntegrationTest.csproj b/TransformerBeeClient/TransformerBeeClient.IntegrationTest/TransformerBeeClient.IntegrationTest.csproj index 798262e..0d1850b 100644 --- a/TransformerBeeClient/TransformerBeeClient.IntegrationTest/TransformerBeeClient.IntegrationTest.csproj +++ b/TransformerBeeClient/TransformerBeeClient.IntegrationTest/TransformerBeeClient.IntegrationTest.csproj @@ -11,7 +11,7 @@ - + diff --git a/TransformerBeeClient/TransformerBeeClient.UnitTest/TransformerBeeClient.UnitTest.csproj b/TransformerBeeClient/TransformerBeeClient.UnitTest/TransformerBeeClient.UnitTest.csproj index 31e88f7..fd5a859 100644 --- a/TransformerBeeClient/TransformerBeeClient.UnitTest/TransformerBeeClient.UnitTest.csproj +++ b/TransformerBeeClient/TransformerBeeClient.UnitTest/TransformerBeeClient.UnitTest.csproj @@ -11,7 +11,7 @@ - +