From 6068a9657f700b0cb59c0088ff24b5dcb16795a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 10:05:18 +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] --- DIDemo.Services.Tests/DIDemo.Services.Tests.csproj | 2 +- DIDemo.Tests/DIDemo.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DIDemo.Services.Tests/DIDemo.Services.Tests.csproj b/DIDemo.Services.Tests/DIDemo.Services.Tests.csproj index e8b0661..792aeee 100644 --- a/DIDemo.Services.Tests/DIDemo.Services.Tests.csproj +++ b/DIDemo.Services.Tests/DIDemo.Services.Tests.csproj @@ -6,7 +6,7 @@ - + diff --git a/DIDemo.Tests/DIDemo.Tests.csproj b/DIDemo.Tests/DIDemo.Tests.csproj index 44b2f87..c60a28f 100644 --- a/DIDemo.Tests/DIDemo.Tests.csproj +++ b/DIDemo.Tests/DIDemo.Tests.csproj @@ -6,7 +6,7 @@ - +