From d949364afb3feb86419451f18d9d4af5376df18f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2019 00:01:11 +0000 Subject: [PATCH] Bump Microsoft.CodeAnalysis.FxCopAnalyzers Bumps [Microsoft.CodeAnalysis.FxCopAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 2.9.5 to 2.9.6. - [Release notes](https://github.com/dotnet/roslyn-analyzers/releases) - [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/master/PostReleaseActivities.md) - [Commits](https://github.com/dotnet/roslyn-analyzers/compare/v2.9.5...v2.9.6) Signed-off-by: dependabot-preview[bot] --- src/FilterLists.Agent/FilterLists.Agent.csproj | 2 +- tests/FilterLists.Agent.Tests/FilterLists.Agent.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/FilterLists.Agent/FilterLists.Agent.csproj b/src/FilterLists.Agent/FilterLists.Agent.csproj index 9e9fdae84..0fb086b3a 100644 --- a/src/FilterLists.Agent/FilterLists.Agent.csproj +++ b/src/FilterLists.Agent/FilterLists.Agent.csproj @@ -42,7 +42,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/FilterLists.Agent.Tests/FilterLists.Agent.Tests.csproj b/tests/FilterLists.Agent.Tests/FilterLists.Agent.Tests.csproj index 2e7536bc8..f0f0a5bd7 100644 --- a/tests/FilterLists.Agent.Tests/FilterLists.Agent.Tests.csproj +++ b/tests/FilterLists.Agent.Tests/FilterLists.Agent.Tests.csproj @@ -28,7 +28,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive