From eb39ac99e812d6893ac86f4eb782b96ef7841fe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 14:23:35 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=80=20build(deps):=20bump=20MSTest.Tes?= =?UTF-8?q?tFramework=20from=203.0.2=20to=203.1.1=20(#205)?= 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.0.2 to 3.1.1. - [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.0.2...v3.1.1) --- 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 9bd9d7a..c345dcd 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