From 1a94ed91bba9ea71e376c8dbb57d6eea4ef5ed41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 17:42:17 +0000 Subject: [PATCH] Bump MSTest.TestFramework from 4.3.3 to 4.4.0 --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../PlaywrightTestSourceGenerator.csproj | 2 +- AutomatedTesting/PlaywrightTests/PlaywrightTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AutomatedTesting/PlaywrightTestSourceGenerator/PlaywrightTestSourceGenerator.csproj b/AutomatedTesting/PlaywrightTestSourceGenerator/PlaywrightTestSourceGenerator.csproj index 11d0d9e6..30511ba7 100644 --- a/AutomatedTesting/PlaywrightTestSourceGenerator/PlaywrightTestSourceGenerator.csproj +++ b/AutomatedTesting/PlaywrightTestSourceGenerator/PlaywrightTestSourceGenerator.csproj @@ -20,6 +20,6 @@ - + diff --git a/AutomatedTesting/PlaywrightTests/PlaywrightTests.csproj b/AutomatedTesting/PlaywrightTests/PlaywrightTests.csproj index e92d0638..adc067fd 100644 --- a/AutomatedTesting/PlaywrightTests/PlaywrightTests.csproj +++ b/AutomatedTesting/PlaywrightTests/PlaywrightTests.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers