From 616fe916e6fb0ee25a66aeedfa04ada5584fccd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 15:28:39 +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.201 | --- 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 b1aab267..6c6d2804 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..bfa833df 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 65acd69f..b2f524dc 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