From 2c931c39dc2d56bad1ae7d835982c7a44da57022 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 16:36:55 +0000 Subject: [PATCH] Bump MSTest.TestAdapter from 3.1.1 to 3.2.0 Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.1.1...v.3.2.0) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- LitRedis.Tests/LitRedis.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LitRedis.Tests/LitRedis.Tests.csproj b/LitRedis.Tests/LitRedis.Tests.csproj index f1c67cf..453d500 100644 --- a/LitRedis.Tests/LitRedis.Tests.csproj +++ b/LitRedis.Tests/LitRedis.Tests.csproj @@ -14,7 +14,7 @@ all - + runtime; build; native; contentfiles; analyzers; buildtransitive