From d72d5de31b993df5992f2f254d808d350ec16a82 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 09:19:33 +0000 Subject: [PATCH] chore(deps): update dependency microsoft.codeanalysis.netanalyzers to v10 | datasource | package | from | to | | ---------- | ----------------------------------- | ----- | -------- | | nuget | Microsoft.CodeAnalysis.NetAnalyzers | 9.0.0 | 10.0.300 | --- CASL/CASL.csproj | 2 +- Testing/CASLTesting/CASLTesting.csproj | 2 +- Testing/CASLTests/CASLTests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CASL/CASL.csproj b/CASL/CASL.csproj index e38d4257..abec00df 100644 --- a/CASL/CASL.csproj +++ b/CASL/CASL.csproj @@ -53,7 +53,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Testing/CASLTesting/CASLTesting.csproj b/Testing/CASLTesting/CASLTesting.csproj index 8500ff90..7dde4627 100644 --- a/Testing/CASLTesting/CASLTesting.csproj +++ b/Testing/CASLTesting/CASLTesting.csproj @@ -18,7 +18,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Testing/CASLTests/CASLTests.csproj b/Testing/CASLTests/CASLTests.csproj index 68d9fc54..e7294217 100644 --- a/Testing/CASLTests/CASLTests.csproj +++ b/Testing/CASLTests/CASLTests.csproj @@ -20,7 +20,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive