From 3840960f489dd973463812ee2f539ff7a0361cf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 03:04:46 +0000 Subject: [PATCH] Bump MSTest.TestFramework from 2.2.10 to 3.0.1 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.10 to 3.0.1. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/testfx/compare/v2.2.10...v3.0.1) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- UblTr.Tests/UblTr.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UblTr.Tests/UblTr.Tests.csproj b/UblTr.Tests/UblTr.Tests.csproj index b169062..7206c95 100644 --- a/UblTr.Tests/UblTr.Tests.csproj +++ b/UblTr.Tests/UblTr.Tests.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all