From c05efa56d0a27c95a99c890be3559634af087f45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 00:23:05 +0000 Subject: [PATCH] Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.3 to 8.0.0 Bumps [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 7.0.3 to 8.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] --- DataViews/DataViews.csproj | 2 +- DataViewsTests/DataViewsTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DataViews/DataViews.csproj b/DataViews/DataViews.csproj index 390e48c..019f9a7 100644 --- a/DataViews/DataViews.csproj +++ b/DataViews/DataViews.csproj @@ -6,7 +6,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/DataViewsTests/DataViewsTests.csproj b/DataViewsTests/DataViewsTests.csproj index e5156f5..8c2c6a0 100644 --- a/DataViewsTests/DataViewsTests.csproj +++ b/DataViewsTests/DataViewsTests.csproj @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive