From 7ea457a765e4b0ebcb92cf62eb567c71775c667e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 14:13:22 +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] --- AutoDI.Build.Tests/AutoDI.Build.Tests.csproj | 2 +- AutoDI.Tests/AutoDI.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AutoDI.Build.Tests/AutoDI.Build.Tests.csproj b/AutoDI.Build.Tests/AutoDI.Build.Tests.csproj index 7b6128a..c40b3d4 100644 --- a/AutoDI.Build.Tests/AutoDI.Build.Tests.csproj +++ b/AutoDI.Build.Tests/AutoDI.Build.Tests.csproj @@ -8,7 +8,7 @@ - + diff --git a/AutoDI.Tests/AutoDI.Tests.csproj b/AutoDI.Tests/AutoDI.Tests.csproj index 08a5489..c4f5de8 100644 --- a/AutoDI.Tests/AutoDI.Tests.csproj +++ b/AutoDI.Tests/AutoDI.Tests.csproj @@ -10,7 +10,7 @@ - +