From 36d745aa4c727c9498a62fb0ad17b55a7a88c0e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 17:12:21 +0000 Subject: [PATCH] Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.100 to 10.0.101 --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.101 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.101 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../algorithm_exercises_csharp.csproj | 2 +- .../algorithm_exercises_csharp_base.csproj | 2 +- .../algorithm_exercises_csharp_test.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/algorithm_exercises_csharp/algorithm_exercises_csharp.csproj b/src/algorithm_exercises_csharp/algorithm_exercises_csharp.csproj index c7203ec..30bc13c 100644 --- a/src/algorithm_exercises_csharp/algorithm_exercises_csharp.csproj +++ b/src/algorithm_exercises_csharp/algorithm_exercises_csharp.csproj @@ -23,7 +23,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/algorithm_exercises_csharp_base/algorithm_exercises_csharp_base.csproj b/src/algorithm_exercises_csharp_base/algorithm_exercises_csharp_base.csproj index cc0ae5c..d294d5a 100644 --- a/src/algorithm_exercises_csharp_base/algorithm_exercises_csharp_base.csproj +++ b/src/algorithm_exercises_csharp_base/algorithm_exercises_csharp_base.csproj @@ -26,7 +26,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/algorithm_exercises_csharp_test/algorithm_exercises_csharp_test.csproj b/src/algorithm_exercises_csharp_test/algorithm_exercises_csharp_test.csproj index d144536..71cd12b 100644 --- a/src/algorithm_exercises_csharp_test/algorithm_exercises_csharp_test.csproj +++ b/src/algorithm_exercises_csharp_test/algorithm_exercises_csharp_test.csproj @@ -33,7 +33,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all