From c811bfb714c9c9c3f6ed94565c30d99bee3a74e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 22:28:37 +0000 Subject: [PATCH] Bump MSTest.TestFramework from 3.4.0 to 3.5.0 Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.4.0 to 3.5.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.4.0...v3.5.0) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Refactoring.Pipelines.Test/Refactoring.Pipelines.Test.csproj | 2 +- Refactoring.Pipelines/Refactoring.Pipelines.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Refactoring.Pipelines.Test/Refactoring.Pipelines.Test.csproj b/Refactoring.Pipelines.Test/Refactoring.Pipelines.Test.csproj index dacea16..c4daf2a 100644 --- a/Refactoring.Pipelines.Test/Refactoring.Pipelines.Test.csproj +++ b/Refactoring.Pipelines.Test/Refactoring.Pipelines.Test.csproj @@ -15,7 +15,7 @@ - + diff --git a/Refactoring.Pipelines/Refactoring.Pipelines.csproj b/Refactoring.Pipelines/Refactoring.Pipelines.csproj index 220b401..9b8817e 100644 --- a/Refactoring.Pipelines/Refactoring.Pipelines.csproj +++ b/Refactoring.Pipelines/Refactoring.Pipelines.csproj @@ -10,7 +10,7 @@ - +