From 486d6ce29a014ec6208c98d356e96823ba07dd8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 20:27:28 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.9.0 to 17.10.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.9.0...v17.10.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test/Kinetic.Avalonia.Tests/Kinetic.Avalonia.Tests.csproj | 2 +- test/Kinetic.Tests/Kinetic.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/Kinetic.Avalonia.Tests/Kinetic.Avalonia.Tests.csproj b/test/Kinetic.Avalonia.Tests/Kinetic.Avalonia.Tests.csproj index c1a192e..74118d9 100644 --- a/test/Kinetic.Avalonia.Tests/Kinetic.Avalonia.Tests.csproj +++ b/test/Kinetic.Avalonia.Tests/Kinetic.Avalonia.Tests.csproj @@ -3,7 +3,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Kinetic.Tests/Kinetic.Tests.csproj b/test/Kinetic.Tests/Kinetic.Tests.csproj index 3d38272..41e61f0 100644 --- a/test/Kinetic.Tests/Kinetic.Tests.csproj +++ b/test/Kinetic.Tests/Kinetic.Tests.csproj @@ -1,7 +1,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive