From 60f926cc4cb9cfe10b68b8e3a1f12a9a2aa11a09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 07:07:05 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=80=20chore(deps):=20bump=20MSTest.Tes?= =?UTF-8?q?tFramework=20from=203.1.1=20to=203.2.0=20(#238)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tests/FluentEmail.Graph.Tests/FluentEmail.Graph.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/FluentEmail.Graph.Tests/FluentEmail.Graph.Tests.csproj b/tests/FluentEmail.Graph.Tests/FluentEmail.Graph.Tests.csproj index b9fa620..246f480 100644 --- a/tests/FluentEmail.Graph.Tests/FluentEmail.Graph.Tests.csproj +++ b/tests/FluentEmail.Graph.Tests/FluentEmail.Graph.Tests.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all