From fc9a65ace5543af4c486feda63a341e4aed39e8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 07:02:13 +0000 Subject: [PATCH 1/2] build(deps): bump Microsoft.NET.Test.Sdk in /TransformerBeeClient Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.0 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.6.0...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] --- .../ExampleAspNetCoreApplication.Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TransformerBeeClient/ExampleAspNetCoreApplication.Test/ExampleAspNetCoreApplication.Test.csproj b/TransformerBeeClient/ExampleAspNetCoreApplication.Test/ExampleAspNetCoreApplication.Test.csproj index 337c0e5..a010f55 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 From a35d225c5774fc216a4e87a7de2a6bebf366fde6 Mon Sep 17 00:00:00 2001 From: konstantin Date: Mon, 5 Feb 2024 07:27:14 +0000 Subject: [PATCH 2/2] empty commit to trigger ci