From 84a22ed19a4b83d1c653a0ce6ac7987a9f5e19b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 01:04:38 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.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.8.0...v17.9.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../MyNihongo.Expressions.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/MyNihongo.Expressions.Tests/MyNihongo.Expressions.Tests.csproj b/tests/MyNihongo.Expressions.Tests/MyNihongo.Expressions.Tests.csproj index ac02e80..531d283 100644 --- a/tests/MyNihongo.Expressions.Tests/MyNihongo.Expressions.Tests.csproj +++ b/tests/MyNihongo.Expressions.Tests/MyNihongo.Expressions.Tests.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive