From ab3a2af32146dd4c3a6aab839cd058d6b0ebbad4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 22:42:13 +0000 Subject: [PATCH] chore(deps): update dotnet monorepo to v10 | datasource | package | from | to | | ---------- | ----------------------------------- | ----- | -------- | | nuget | Microsoft.CodeAnalysis.NetAnalyzers | 9.0.0 | 10.0.301 | --- 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..7d255e14 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..be111964 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..b724c558 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