From 7e8ff0625a0d0d9912c496a98e63eb6c0969ff52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 17:46:54 +0000 Subject: [PATCH] Bump Microsoft.CodeAnalysis.Analyzers and Microsoft.CodeAnalysis.CSharp Bumps Microsoft.CodeAnalysis.Analyzers from 5.3.0 to 5.6.0 Bumps Microsoft.CodeAnalysis.CSharp from 5.3.0 to 5.6.0 --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.Analyzers dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../PlaywrightSourceGenerator.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AutomatedTesting/PlaywrightSourceGenerator/PlaywrightSourceGenerator.csproj b/AutomatedTesting/PlaywrightSourceGenerator/PlaywrightSourceGenerator.csproj index 630146ca..7877d2f0 100644 --- a/AutomatedTesting/PlaywrightSourceGenerator/PlaywrightSourceGenerator.csproj +++ b/AutomatedTesting/PlaywrightSourceGenerator/PlaywrightSourceGenerator.csproj @@ -7,8 +7,8 @@ - - + + all runtime; build; native; contentfiles; analyzers