From 3aa8d8db2f96ab625fc7a602c6bee893d4d3bfb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 04:05:21 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk in /JsonExtensions.Tests 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] --- JsonExtensions.Tests/JsonExtensions.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JsonExtensions.Tests/JsonExtensions.Tests.csproj b/JsonExtensions.Tests/JsonExtensions.Tests.csproj index 0477151..e7587e4 100644 --- a/JsonExtensions.Tests/JsonExtensions.Tests.csproj +++ b/JsonExtensions.Tests/JsonExtensions.Tests.csproj @@ -19,7 +19,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive