From cca8814b183adf187d0f2f1ef1ba8092de5aa79f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Oct 2020 11:02:35 +0000 Subject: [PATCH] build(deps): bump Microsoft.CodeAnalysis.FxCopAnalyzers Bumps [Microsoft.CodeAnalysis.FxCopAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 3.3.0 to 3.3.1. - [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/v3.3.0...v3.3.1) Signed-off-by: dependabot[bot] --- .../FilterLists.Archival.Api.csproj | 84 +++++++++---------- .../FilterLists.Archival.Application.csproj | 60 ++++++------- .../FilterLists.Archival.Domain.csproj | 50 +++++------ ...FilterLists.Archival.Infrastructure.csproj | 2 +- ...FilterLists.Directory.Api.Contracts.csproj | 2 +- .../FilterLists.SharedKernel.Logging.csproj | 56 ++++++------- 6 files changed, 127 insertions(+), 127 deletions(-) diff --git a/services/Archival/FilterLists.Archival.Api/FilterLists.Archival.Api.csproj b/services/Archival/FilterLists.Archival.Api/FilterLists.Archival.Api.csproj index 00b16aa65..023e804ab 100644 --- a/services/Archival/FilterLists.Archival.Api/FilterLists.Archival.Api.csproj +++ b/services/Archival/FilterLists.Archival.Api/FilterLists.Archival.Api.csproj @@ -1,43 +1,43 @@ - - - - netcoreapp3.1 - latest - enable - true - true - alpine.3.12-x64;win10-x64 - - - - Collin M. Barrett - FilterLists - FilterLists Archival - The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances. - Copyright (c) 2020 Collin M. Barrett - https://github.com/collinbarrett/FilterLists - https://filterlists.com - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - + + + + netcoreapp3.1 + latest + enable + true + true + alpine.3.12-x64;win10-x64 + + + + Collin M. Barrett + FilterLists + FilterLists Archival + The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances. + Copyright (c) 2020 Collin M. Barrett + https://github.com/collinbarrett/FilterLists + https://filterlists.com + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + \ No newline at end of file diff --git a/services/Archival/FilterLists.Archival.Application/FilterLists.Archival.Application.csproj b/services/Archival/FilterLists.Archival.Application/FilterLists.Archival.Application.csproj index 43bfd25ff..04856248a 100644 --- a/services/Archival/FilterLists.Archival.Application/FilterLists.Archival.Application.csproj +++ b/services/Archival/FilterLists.Archival.Application/FilterLists.Archival.Application.csproj @@ -1,31 +1,31 @@ - - - - netstandard2.1 - latest - enable - - - - Collin M. Barrett - FilterLists - FilterLists Archival - The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances. - Copyright (c) 2020 Collin M. Barrett - https://github.com/collinbarrett/FilterLists - https://filterlists.com - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - + + + + netstandard2.1 + latest + enable + + + + Collin M. Barrett + FilterLists + FilterLists Archival + The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances. + Copyright (c) 2020 Collin M. Barrett + https://github.com/collinbarrett/FilterLists + https://filterlists.com + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + \ No newline at end of file diff --git a/services/Archival/FilterLists.Archival.Domain/FilterLists.Archival.Domain.csproj b/services/Archival/FilterLists.Archival.Domain/FilterLists.Archival.Domain.csproj index d2b2d9161..0ef4da6e7 100644 --- a/services/Archival/FilterLists.Archival.Domain/FilterLists.Archival.Domain.csproj +++ b/services/Archival/FilterLists.Archival.Domain/FilterLists.Archival.Domain.csproj @@ -1,26 +1,26 @@ - - - - netstandard2.1 - latest - enable - - - - Collin M. Barrett - FilterLists - FilterLists Archival - The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances. - Copyright (c) 2020 Collin M. Barrett - https://github.com/collinbarrett/FilterLists - https://filterlists.com - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + + netstandard2.1 + latest + enable + + + + Collin M. Barrett + FilterLists + FilterLists Archival + The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances. + Copyright (c) 2020 Collin M. Barrett + https://github.com/collinbarrett/FilterLists + https://filterlists.com + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + \ No newline at end of file diff --git a/services/Archival/FilterLists.Archival.Infrastructure/FilterLists.Archival.Infrastructure.csproj b/services/Archival/FilterLists.Archival.Infrastructure/FilterLists.Archival.Infrastructure.csproj index fdcf966b3..3fe070f66 100644 --- a/services/Archival/FilterLists.Archival.Infrastructure/FilterLists.Archival.Infrastructure.csproj +++ b/services/Archival/FilterLists.Archival.Infrastructure/FilterLists.Archival.Infrastructure.csproj @@ -21,7 +21,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/services/Directory/FilterLists.Directory.Api.Contracts/FilterLists.Directory.Api.Contracts.csproj b/services/Directory/FilterLists.Directory.Api.Contracts/FilterLists.Directory.Api.Contracts.csproj index 49c34b5b7..023c9f276 100644 --- a/services/Directory/FilterLists.Directory.Api.Contracts/FilterLists.Directory.Api.Contracts.csproj +++ b/services/Directory/FilterLists.Directory.Api.Contracts/FilterLists.Directory.Api.Contracts.csproj @@ -17,7 +17,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/services/SharedKernel/FilterLists.SharedKernel.Logging/FilterLists.SharedKernel.Logging.csproj b/services/SharedKernel/FilterLists.SharedKernel.Logging/FilterLists.SharedKernel.Logging.csproj index 84c3d62f9..50183d02a 100644 --- a/services/SharedKernel/FilterLists.SharedKernel.Logging/FilterLists.SharedKernel.Logging.csproj +++ b/services/SharedKernel/FilterLists.SharedKernel.Logging/FilterLists.SharedKernel.Logging.csproj @@ -1,29 +1,29 @@ - - - - netstandard2.1 - latest - enable - - - - Collin M. Barrett - FilterLists - FilterLists Shared Kernel Logging - The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances. - Copyright (c) 2020 Collin M. Barrett - https://github.com/collinbarrett/FilterLists - https://filterlists.com - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - + + + + netstandard2.1 + latest + enable + + + + Collin M. Barrett + FilterLists + FilterLists Shared Kernel Logging + The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances. + Copyright (c) 2020 Collin M. Barrett + https://github.com/collinbarrett/FilterLists + https://filterlists.com + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + \ No newline at end of file