From cc48a6dc4542ec7ec0cbc0793e08309693247a93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 22:22:38 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk in /Difficalcy.Taiko.Tests 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] --- Difficalcy.Taiko.Tests/Difficalcy.Taiko.Tests.csproj | 2 +- Difficalcy.Tests/Difficalcy.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Difficalcy.Taiko.Tests/Difficalcy.Taiko.Tests.csproj b/Difficalcy.Taiko.Tests/Difficalcy.Taiko.Tests.csproj index c02d2d6..c5964a6 100644 --- a/Difficalcy.Taiko.Tests/Difficalcy.Taiko.Tests.csproj +++ b/Difficalcy.Taiko.Tests/Difficalcy.Taiko.Tests.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Difficalcy.Tests/Difficalcy.Tests.csproj b/Difficalcy.Tests/Difficalcy.Tests.csproj index 8ab24f1..80ef7c0 100644 --- a/Difficalcy.Tests/Difficalcy.Tests.csproj +++ b/Difficalcy.Tests/Difficalcy.Tests.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive