From 217a9402856174cfa1b134dd27d136644f6469c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 11:59:11 -0500 Subject: [PATCH] Bump Microsoft.CodeAnalysis.NetAnalyzers from 8.0.0 to 9.0.0 (#17) Bumps [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 8.0.0 to 9.0.0. - [Release notes](https://github.com/dotnet/roslyn-analyzers/releases) - [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md) - [Commits](https://github.com/dotnet/roslyn-analyzers/commits) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- IntroToSpans/IntroToSpans.csproj | 2 +- SpanBenchmarks/SpanBenchmarks.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/IntroToSpans/IntroToSpans.csproj b/IntroToSpans/IntroToSpans.csproj index a8c7863..415be74 100644 --- a/IntroToSpans/IntroToSpans.csproj +++ b/IntroToSpans/IntroToSpans.csproj @@ -8,7 +8,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/SpanBenchmarks/SpanBenchmarks.csproj b/SpanBenchmarks/SpanBenchmarks.csproj index 58e87c4..9251ce5 100644 --- a/SpanBenchmarks/SpanBenchmarks.csproj +++ b/SpanBenchmarks/SpanBenchmarks.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive