From daa4e3a1c8ed614bb856445ec4f6223ebd5327e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 10:09:28 +0000 Subject: [PATCH] chore(deps): update dependency microsoft.codeanalysis.netanalyzers to v8 (#313) | datasource | package | from | to | | ---------- | ----------------------------------- | ----- | ----- | | nuget | Microsoft.CodeAnalysis.NetAnalyzers | 7.0.4 | 8.0.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 1ea26d34..807c9823 100644 --- a/CASL/CASL.csproj +++ b/CASL/CASL.csproj @@ -57,7 +57,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Testing/CASLTesting/CASLTesting.csproj b/Testing/CASLTesting/CASLTesting.csproj index 0ecf5194..a174371d 100644 --- a/Testing/CASLTesting/CASLTesting.csproj +++ b/Testing/CASLTesting/CASLTesting.csproj @@ -20,7 +20,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Testing/CASLTests/CASLTests.csproj b/Testing/CASLTests/CASLTests.csproj index 413d6b41..3aff9533 100644 --- a/Testing/CASLTests/CASLTests.csproj +++ b/Testing/CASLTests/CASLTests.csproj @@ -19,7 +19,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive