From bcb2d1899783b103229758669ef74f91bacdc6b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 23:10:12 +0000 Subject: [PATCH] Update dependency Microsoft.CodeAnalysis.NetAnalyzers to v9 --- src/CamlGen.Tests/CamlGen.Tests.csproj | 2 +- src/CamlGen/CamlGen.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/CamlGen.Tests/CamlGen.Tests.csproj b/src/CamlGen.Tests/CamlGen.Tests.csproj index 6c0c5da..1c88236 100644 --- a/src/CamlGen.Tests/CamlGen.Tests.csproj +++ b/src/CamlGen.Tests/CamlGen.Tests.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/CamlGen/CamlGen.csproj b/src/CamlGen/CamlGen.csproj index 829b90b..5e8f6dc 100644 --- a/src/CamlGen/CamlGen.csproj +++ b/src/CamlGen/CamlGen.csproj @@ -33,7 +33,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive