From b214748066c1825acb160aa1a2cadbc97861cf38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 19:57:33 +0000 Subject: [PATCH] Bump MSTest.TestFramework from 3.1.1 to 3.2.0 Bumps [MSTest.TestFramework](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.TestFramework 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 fce4195..f1c67cf 100644 --- a/LitRedis.Tests/LitRedis.Tests.csproj +++ b/LitRedis.Tests/LitRedis.Tests.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all