From 2970c81027e1a922ff0f98b1716a07304a00dbff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 19:11:21 +0000 Subject: [PATCH] chore(deps): bump MSTest.TestFramework from 3.6.0 to 3.6.2 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.6.0 to 3.6.2. - [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.6.0...v3.6.2) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch ... 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 76841ff..a5f9767 100644 --- a/LitRedis.Tests/LitRedis.Tests.csproj +++ b/LitRedis.Tests/LitRedis.Tests.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all